#5FECF3#5FECF3
#5FECF3 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 87.0% C 0.121 H 199.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FECF3 |
|---|---|
| RGB | rgb(95, 236, 243) |
| HSL | hsl(183, 86%, 66%) |
| HSV | hsv(183, 61%, 95%) |
| CMYK | cmyk(60.9%, 2.9%, 0%, 4.7%) |
| CIE-LAB | lab(86.45, -35.60, -14.74) |
| CIE-LCH | lch(86.45, 38.53, 202.49°) |
| OKLab | oklab(86.97% -0.1135 -0.0408) |
| OKLCH | oklch(86.97% 0.121 199.8) |
| XYZ | xyz(50.8855, 68.8895, 95.3919) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 3.49
Bright Cyan
#41FDFE
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Aqua
#00FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FECF3 #F3665F
analogous
#5FF3B0 #5FECF3 #5FA2F3
triadic
#5FECF3 #F35FEC #ECF35F
tetradic
#5FECF3 #B05FF3 #F3665F #A2F35F
square
#5FECF3 #B05FF3 #F3665F #A2F35F
split-complementary
#5FECF3 #F35FA2 #F3B05F
monochromatic
#0FC0C9 #26E5EF #5FECF3 #98F3F7 #D1FAFC
Accessibility & contrast
On white
1.42
#5FECF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5FECF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FECF3
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FECF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FECF3 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F4
Deuteranopia (green-blind)
#C5D1F4
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5fecf3; /* rgb */ color: rgb(95, 236, 243); /* oklch */ color: oklch(87.0% 0.121 199.8);
Tailwind
colors: {
custom: {
50: '#9cf2f7',
500: '#5fecf3',
950: '#000000',
},
}SCSS
$custom: #5fecf3; $custom-light: #9cf2f7; $custom-dark: #000000;
JSON
{
"hex": "#5fecf3",
"rgb": {
"r": 95,
"g": 236,
"b": 243
},
"hsl": {
"h": 182.838,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.8697,
"c": 0.12061,
"h": 199.8
},
"luminance": 0.68895
}Semantic roles & 50–950 ramp
primary
#5FECF3
secondary
#C53831
accent
#0E03E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585