#5FECF9#5FECF9
#5FECF9 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.2% C 0.121 H 203.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FECF9 |
|---|---|
| RGB | rgb(95, 236, 249) |
| HSL | hsl(185, 93%, 67%) |
| HSV | hsv(185, 62%, 98%) |
| CMYK | cmyk(61.8%, 5.2%, 0%, 2.4%) |
| CIE-LAB | lab(86.63, -33.95, -17.61) |
| CIE-LCH | lch(86.63, 38.24, 207.42°) |
| OKLab | oklab(87.18% -0.1111 -0.0488) |
| OKLCH | oklch(87.18% 0.121 203.7) |
| XYZ | xyz(51.8064, 69.2578, 100.2420) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.65
Robin Egg Blue
#8AF1FE
ΔE00 3.61
Bright Light Blue
#26F7FD
ΔE00 4.50
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FECF9 #F96C5F
analogous
#5FF9B9 #5FECF9 #5F9FF9
triadic
#5FECF9 #F95FEC #ECF95F
tetradic
#5FECF9 #B95FF9 #F96C5F #9FF95F
square
#5FECF9 #B95FF9 #F96C5F #9FF95F
split-complementary
#5FECF9 #F95F9F #F9B95F
monochromatic
#08C4D6 #24E5F7 #5FECF9 #9AF3FB #D5FAFD
Accessibility & contrast
On white
1.41
#5FECF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5FECF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FECF9
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FECF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FECF9 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FA
Deuteranopia (green-blind)
#C3D2FA
Tritanopia (blue-blind)
#00F5F0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5fecf9; /* rgb */ color: rgb(95, 236, 249); /* oklch */ color: oklch(87.2% 0.121 203.7);
Tailwind
colors: {
custom: {
50: '#9cf2fb',
500: '#5fecf9',
950: '#000000',
},
}SCSS
$custom: #5fecf9; $custom-light: #9cf2fb; $custom-dark: #000000;
JSON
{
"hex": "#5fecf9",
"rgb": {
"r": 95,
"g": 236,
"b": 249
},
"hsl": {
"h": 185.065,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.87177,
"c": 0.12132,
"h": 203.7
},
"luminance": 0.69263
}Semantic roles & 50–950 ramp
primary
#5FECF9
secondary
#D03A2C
accent
#1300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585