#5FE7EA#5FE7EA
#5FE7EA is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.117 H 197.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7EA |
|---|---|
| RGB | rgb(95, 231, 234) |
| HSL | hsl(181, 77%, 65%) |
| HSV | hsv(181, 59%, 92%) |
| CMYK | cmyk(59.4%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.75, -35.71, -12.54) |
| CIE-LCH | lch(84.75, 37.85, 199.35°) |
| OKLab | oklab(85.51% -0.1121 -0.0348) |
| OKLCH | oklch(85.51% 0.117 197.2) |
| XYZ | xyz(48.1401, 65.5202, 87.9356) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 4.93
Bright Cyan
#41FDFE
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 5.89
Aqua
#00FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7EA #EA625F
analogous
#5FEAA8 #5FE7EA #5FA2EA
triadic
#5FE7EA #EA5FE7 #E7EA5F
tetradic
#5FE7EA #A85FEA #EA625F #A2EA5F
square
#5FE7EA #A85FEA #EA625F #A2EA5F
split-complementary
#5FE7EA #EA5FA2 #EAA85F
monochromatic
#18B3B7 #29DFE3 #5FE7EA #95EFF1 #CBF7F8
Accessibility & contrast
On white
1.49
#5FE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5FE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7EA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7EA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEA
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe7ea; /* rgb */ color: rgb(95, 231, 234); /* oklch */ color: oklch(85.5% 0.117 197.2);
Tailwind
colors: {
custom: {
50: '#9beff0',
500: '#5fe7ea',
950: '#000000',
},
}SCSS
$custom: #5fe7ea; $custom-light: #9beff0; $custom-dark: #000000;
JSON
{
"hex": "#5fe7ea",
"rgb": {
"r": 95,
"g": 231,
"b": 234
},
"hsl": {
"h": 181.295,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.85509,
"c": 0.11737,
"h": 197.2
},
"luminance": 0.65525
}Semantic roles & 50–950 ramp
primary
#5FE7EA
secondary
#B63A37
accent
#110CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585