#5FE7EC#5FE7EC
#5FE7EC is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.6% C 0.117 H 198.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7EC |
|---|---|
| RGB | rgb(95, 231, 236) |
| HSL | hsl(182, 79%, 65%) |
| HSV | hsv(182, 60%, 93%) |
| CMYK | cmyk(59.7%, 2.1%, 0%, 7.5%) |
| CIE-LAB | lab(84.81, -35.17, -13.51) |
| CIE-LCH | lch(84.81, 37.68, 201.01°) |
| OKLab | oklab(85.58% -0.1113 -0.0374) |
| OKLCH | oklch(85.58% 0.117 198.6) |
| XYZ | xyz(48.4290, 65.6358, 89.4573) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 4.28
Bright Cyan
#41FDFE
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7EC #EC645F
analogous
#5FECAB #5FE7EC #5FA0EC
triadic
#5FE7EC #EC5FE7 #E7EC5F
tetradic
#5FE7EC #AB5FEC #EC645F #A0EC5F
square
#5FE7EC #AB5FEC #EC645F #A0EC5F
split-complementary
#5FE7EC #EC5FA0 #ECAB5F
monochromatic
#16B5BA #28DFE6 #5FE7EC #96EFF2 #CCF7F9
Accessibility & contrast
On white
1.49
#5FE7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5FE7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7EC
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7EC | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe7ec; /* rgb */ color: rgb(95, 231, 236); /* oklch */ color: oklch(85.6% 0.117 198.6);
Tailwind
colors: {
custom: {
50: '#9beff2',
500: '#5fe7ec',
950: '#000000',
},
}SCSS
$custom: #5fe7ec; $custom-light: #9beff2; $custom-dark: #000000;
JSON
{
"hex": "#5fe7ec",
"rgb": {
"r": 95,
"g": 231,
"b": 236
},
"hsl": {
"h": 182.128,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.85577,
"c": 0.11741,
"h": 198.6
},
"luminance": 0.65641
}Semantic roles & 50–950 ramp
primary
#5FE7EC
secondary
#BA3A36
accent
#120ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585