#5FE3EC#5FE3EC
#5FE3EC is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.115 H 201.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3EC |
|---|---|
| RGB | rgb(95, 227, 236) |
| HSL | hsl(184, 79%, 65%) |
| HSV | hsv(184, 60%, 93%) |
| CMYK | cmyk(59.7%, 3.8%, 0%, 7.5%) |
| CIE-LAB | lab(83.66, -33.30, -15.23) |
| CIE-LCH | lch(83.66, 36.61, 204.57°) |
| OKLab | oklab(84.65% -0.1072 -0.0421) |
| OKLCH | oklch(84.65% 0.115 201.5) |
| XYZ | xyz(47.3223, 63.4223, 89.0884) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.46
Aqua Blue
#02D8E9
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3EC #EC685F
analogous
#5FECAF #5FE3EC #5F9CEC
triadic
#5FE3EC #EC5FE3 #E3EC5F
tetradic
#5FE3EC #AF5FEC #EC685F #9CEC5F
square
#5FE3EC #AF5FEC #EC685F #9CEC5F
split-complementary
#5FE3EC #EC5F9C #ECAF5F
monochromatic
#16B0BA #28D9E6 #5FE3EC #96EDF2 #CCF6F9
Accessibility & contrast
On white
1.53
#5FE3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5FE3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3EC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3EC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAED
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe3ec; /* rgb */ color: rgb(95, 227, 236); /* oklch */ color: oklch(84.7% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#9becf2',
500: '#5fe3ec',
950: '#000000',
},
}SCSS
$custom: #5fe3ec; $custom-light: #9becf2; $custom-dark: #000000;
JSON
{
"hex": "#5fe3ec",
"rgb": {
"r": 95,
"g": 227,
"b": 236
},
"hsl": {
"h": 183.83,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.84651,
"c": 0.11521,
"h": 201.5
},
"luminance": 0.63427
}Semantic roles & 50–950 ramp
primary
#5FE3EC
secondary
#BA3E36
accent
#180ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485