#5FF5CE#5FF5CE
#5FF5CE is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.140 H 172.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF5CE |
|---|---|
| RGB | rgb(95, 245, 206) |
| HSL | hsl(164, 88%, 67%) |
| HSV | hsv(164, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 15.9%, 3.9%) |
| CIE-LAB | lab(88.06, -48.96, 7.00) |
| CIE-LCH | lch(88.06, 49.46, 171.87°) |
| OKLab | oklab(87.95% -0.1384 0.0177) |
| OKLCH | oklch(87.95% 0.14 172.7) |
| XYZ | xyz(48.5069, 72.1889, 69.7580) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.61
Aquamarine
#7FFFD4
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 3.93
Light Aqua
#8CFFDB
ΔE00 3.93
Aqua (survey)
#13EAC9
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF5CE #F55F86
analogous
#5FF583 #5FF5CE #5FD1F5
triadic
#5FF5CE #CE5FF5 #F5CE5F
tetradic
#5FF5CE #835FF5 #F55F86 #D1F55F
square
#5FF5CE #835FF5 #F55F86 #D1F55F
split-complementary
#5FF5CE #F55FD1 #F5835F
monochromatic
#0DCD9B #25F1BC #5FF5CE #99F9E0 #D2FCF1
Accessibility & contrast
On white
1.36
#5FF5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#5FF5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF5CE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF5CE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CC
Deuteranopia (green-blind)
#D8D6D1
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff5ce; /* rgb */ color: rgb(95, 245, 206); /* oklch */ color: oklch(88.0% 0.140 172.7);
Tailwind
colors: {
custom: {
50: '#9bf9dd',
500: '#5ff5ce',
950: '#000000',
},
}SCSS
$custom: #5ff5ce; $custom-light: #9bf9dd; $custom-dark: #000000;
JSON
{
"hex": "#5ff5ce",
"rgb": {
"r": 95,
"g": 245,
"b": 206
},
"hsl": {
"h": 164.4,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.87951,
"c": 0.13954,
"h": 172.7
},
"luminance": 0.72194
}Semantic roles & 50–950 ramp
primary
#5FF5CE
secondary
#C92F57
accent
#013CE5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584