#5FE9EA#5FE9EA
#5FE9EA is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.0% C 0.119 H 195.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9EA |
|---|---|
| RGB | rgb(95, 233, 234) |
| HSL | hsl(180, 77%, 65%) |
| HSV | hsv(180, 59%, 92%) |
| CMYK | cmyk(59.4%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.32, -36.64, -11.69) |
| CIE-LCH | lch(85.32, 38.46, 197.69°) |
| OKLab | oklab(85.97% -0.1141 -0.0324) |
| OKLCH | oklch(85.97% 0.119 195.8) |
| XYZ | xyz(48.7031, 66.6461, 88.1232) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.52
Aqua
#00FFFF
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 5.52
Bright Turquoise
#0FFEF9
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9EA #EA605F
analogous
#5FEAA6 #5FE9EA #5FA3EA
triadic
#5FE9EA #EA5FE9 #E9EA5F
tetradic
#5FE9EA #A65FEA #EA605F #A3EA5F
square
#5FE9EA #A65FEA #EA605F #A3EA5F
split-complementary
#5FE9EA #EA5FA3 #EAA65F
monochromatic
#18B5B7 #29E2E3 #5FE9EA #95F0F1 #CBF8F8
Accessibility & contrast
On white
1.47
#5FE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5FE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9EA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9EA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fe9ea; /* rgb */ color: rgb(95, 233, 234); /* oklch */ color: oklch(86.0% 0.119 195.8);
Tailwind
colors: {
custom: {
50: '#9bf0f0',
500: '#5fe9ea',
950: '#000000',
},
}SCSS
$custom: #5fe9ea; $custom-light: #9bf0f0; $custom-dark: #000000;
JSON
{
"hex": "#5fe9ea",
"rgb": {
"r": 95,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.432,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.85973,
"c": 0.11866,
"h": 195.8
},
"luminance": 0.66651
}Semantic roles & 50–950 ramp
primary
#5FE9EA
secondary
#B63837
accent
#0E0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585