#5FECEC#5FECEC
#5FECEC is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.7% C 0.121 H 195.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FECEC |
|---|---|
| RGB | rgb(95, 236, 236) |
| HSL | hsl(180, 79%, 65%) |
| HSV | hsv(180, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(86.24, -37.48, -11.37) |
| CIE-LCH | lch(86.24, 39.17, 196.87°) |
| OKLab | oklab(86.74% -0.1164 -0.0315) |
| OKLCH | oklch(86.74% 0.121 195.2) |
| XYZ | xyz(49.8485, 68.4747, 89.9305) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.52
Bright Cyan
#41FDFE
ΔE00 3.88
Aqua
#00FFFF
ΔE00 4.78
Bright Turquoise
#0FFEF9
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FECEC #EC5F5F
analogous
#5FECA6 #5FECEC #5FA6EC
triadic
#5FECEC #EC5FEC #ECEC5F
tetradic
#5FECEC #A65FEC #EC5F5F #A6EC5F
square
#5FECEC #A65FEC #EC5F5F #A6EC5F
split-complementary
#5FECEC #EC5FA6 #ECA65F
monochromatic
#16BABA #28E6E6 #5FECEC #96F2F2 #CCF9F9
Accessibility & contrast
On white
1.43
#5FECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5FECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FECEC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FECEC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5fecec; /* rgb */ color: rgb(95, 236, 236); /* oklch */ color: oklch(86.7% 0.121 195.2);
Tailwind
colors: {
custom: {
50: '#9bf2f2',
500: '#5fecec',
950: '#000000',
},
}SCSS
$custom: #5fecec; $custom-light: #9bf2f2; $custom-dark: #000000;
JSON
{
"hex": "#5fecec",
"rgb": {
"r": 95,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.86735,
"c": 0.12056,
"h": 195.2
},
"luminance": 0.6848
}Semantic roles & 50–950 ramp
primary
#5FECEC
secondary
#BA3636
accent
#0A0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585