#5FDFF4#5FDFF4
#5FDFF4 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.115 H 210.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFF4 |
|---|---|
| RGB | rgb(95, 223, 244) |
| HSL | hsl(188, 87%, 66%) |
| HSV | hsv(188, 61%, 96%) |
| CMYK | cmyk(61.1%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(82.77, -29.15, -20.80) |
| CIE-LCH | lch(82.77, 35.82, 215.51°) |
| OKLab | oklab(84.02% -0.0999 -0.0577) |
| OKLCH | oklch(84.02% 0.115 210) |
| XYZ | xyz(47.4294, 61.7349, 94.9869) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.53
Aqua Blue
#02D8E9
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Sky Blue
#87CEEB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFF4 #F4745F
analogous
#5FF4BE #5FDFF4 #5F95F4
triadic
#5FDFF4 #F45FDF #DFF45F
tetradic
#5FDFF4 #BE5FF4 #F4745F #95F45F
square
#5FDFF4 #BE5FF4 #F4745F #95F45F
split-complementary
#5FDFF4 #F45F95 #F4BE5F
monochromatic
#0EB0CB #26D4F0 #5FDFF4 #98EAF8 #D2F6FC
Accessibility & contrast
On white
1.57
#5FDFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#5FDFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFF4
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFF4 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F5
Deuteranopia (green-blind)
#B7C7F4
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fdff4; /* rgb */ color: rgb(95, 223, 244); /* oklch */ color: oklch(84.0% 0.115 210.0);
Tailwind
colors: {
custom: {
50: '#9be9f7',
500: '#5fdff4',
950: '#000000',
},
}SCSS
$custom: #5fdff4; $custom-light: #9be9f7; $custom-dark: #000000;
JSON
{
"hex": "#5fdff4",
"rgb": {
"r": 95,
"g": 223,
"b": 244
},
"hsl": {
"h": 188.456,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.84016,
"c": 0.1154,
"h": 210
},
"luminance": 0.6174
}Semantic roles & 50–950 ramp
primary
#5FDFF4
secondary
#C74530
accent
#2202E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485