#5FE8E2#5FE8E2
#5FE8E2 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.5% C 0.119 H 191.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8E2 |
|---|---|
| RGB | rgb(95, 232, 226) |
| HSL | hsl(177, 75%, 64%) |
| HSV | hsv(177, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 2.6%, 9%) |
| CIE-LAB | lab(84.81, -38.30, -8.24) |
| CIE-LCH | lch(84.81, 39.18, 192.14°) |
| OKLab | oklab(85.48% -0.1165 -0.023) |
| OKLCH | oklch(85.48% 0.119 191.1) |
| XYZ | xyz(47.2974, 65.6322, 82.1124) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.33
Bright Cyan
#41FDFE
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 5.31
Bright Turquoise
#0FFEF9
ΔE00 5.33
Bright Aqua
#0BF9EA
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8E2 #E85F65
analogous
#5FE89E #5FE8E2 #5FAAE8
triadic
#5FE8E2 #E25FE8 #E8E25F
tetradic
#5FE8E2 #9E5FE8 #E85F65 #AAE85F
square
#5FE8E2 #9E5FE8 #E85F65 #AAE85F
split-complementary
#5FE8E2 #E85FAA #E89E5F
monochromatic
#1AB3AC #29E0D8 #5FE8E2 #95F0EC #CAF7F5
Accessibility & contrast
On white
1.49
#5FE8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5FE8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8E2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8E2 | 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)
#DBDDE2
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe8e2; /* rgb */ color: rgb(95, 232, 226); /* oklch */ color: oklch(85.5% 0.119 191.1);
Tailwind
colors: {
custom: {
50: '#9af0eb',
500: '#5fe8e2',
950: '#000000',
},
}SCSS
$custom: #5fe8e2; $custom-light: #9af0eb; $custom-dark: #000000;
JSON
{
"hex": "#5fe8e2",
"rgb": {
"r": 95,
"g": 232,
"b": 226
},
"hsl": {
"h": 177.372,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.85479,
"c": 0.11871,
"h": 191.1
},
"luminance": 0.65637
}Semantic roles & 50–950 ramp
primary
#5FE8E2
secondary
#B3383D
accent
#0E17D7
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584