#5FECEB#5FECEB
#5FECEB is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.7% C 0.121 H 194.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FECEB |
|---|---|
| RGB | rgb(95, 236, 235) |
| HSL | hsl(180, 79%, 65%) |
| HSV | hsv(180, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(86.21, -37.75, -10.88) |
| CIE-LCH | lch(86.21, 39.29, 196.08°) |
| OKLab | oklab(86.7% -0.1168 -0.0302) |
| OKLCH | oklch(86.7% 0.121 194.5) |
| XYZ | xyz(49.7036, 68.4167, 89.1675) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.68
Bright Cyan
#41FDFE
ΔE00 3.90
Aqua
#00FFFF
ΔE00 4.76
Bright Turquoise
#0FFEF9
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FECEB #EC5F60
analogous
#5FECA4 #5FECEB #5FA7EC
triadic
#5FECEB #EB5FEC #ECEB5F
tetradic
#5FECEB #A45FEC #EC5F60 #A7EC5F
square
#5FECEB #A45FEC #EC5F60 #A7EC5F
split-complementary
#5FECEB #EC5FA7 #ECA45F
monochromatic
#16BAB9 #28E6E4 #5FECEB #96F2F2 #CCF9F9
Accessibility & contrast
On white
1.43
#5FECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5FECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FECEB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FECEB | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5feceb; /* rgb */ color: rgb(95, 236, 235); /* oklch */ color: oklch(86.7% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#9bf2f1',
500: '#5feceb',
950: '#000000',
},
}SCSS
$custom: #5feceb; $custom-light: #9bf2f1; $custom-dark: #000000;
JSON
{
"hex": "#5feceb",
"rgb": {
"r": 95,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.574,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.86702,
"c": 0.12062,
"h": 194.5
},
"luminance": 0.68422
}Semantic roles & 50–950 ramp
primary
#5FECEB
secondary
#BA3637
accent
#0A0CDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585