#5FECF4#5FECF4
#5FECF4 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 87.0% C 0.121 H 200.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FECF4 |
|---|---|
| RGB | rgb(95, 236, 244) |
| HSL | hsl(183, 87%, 66%) |
| HSV | hsv(183, 61%, 96%) |
| CMYK | cmyk(61.1%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(86.48, -35.32, -15.22) |
| CIE-LCH | lch(86.48, 38.46, 203.31°) |
| OKLab | oklab(87% -0.1131 -0.0421) |
| OKLCH | oklch(87% 0.121 200.4) |
| XYZ | xyz(51.0369, 68.9500, 96.1894) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.17
Bright Light Blue
#26F7FD
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Bright Cyan
#41FDFE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Aqua Blue
#02D8E9
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FECF4 #F4675F
analogous
#5FF4B1 #5FECF4 #5FA2F4
triadic
#5FECF4 #F45FEC #ECF45F
tetradic
#5FECF4 #B15FF4 #F4675F #A2F45F
square
#5FECF4 #B15FF4 #F4675F #A2F45F
split-complementary
#5FECF4 #F45FA2 #F4B15F
monochromatic
#0EC1CB #26E5F0 #5FECF4 #98F3F8 #D2FAFC
Accessibility & contrast
On white
1.42
#5FECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#5FECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FECF4
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FECF4 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F5
Deuteranopia (green-blind)
#C5D1F5
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5fecf4; /* rgb */ color: rgb(95, 236, 244); /* oklch */ color: oklch(87.0% 0.121 200.4);
Tailwind
colors: {
custom: {
50: '#9cf2f7',
500: '#5fecf4',
950: '#000000',
},
}SCSS
$custom: #5fecf4; $custom-light: #9cf2f7; $custom-dark: #000000;
JSON
{
"hex": "#5fecf4",
"rgb": {
"r": 95,
"g": 236,
"b": 244
},
"hsl": {
"h": 183.221,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87004,
"c": 0.12069,
"h": 200.4
},
"luminance": 0.68955
}Semantic roles & 50–950 ramp
primary
#5FECF4
secondary
#C73830
accent
#0E02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585