#5FF5CB#5FF5CB
#5FF5CB is a very light, vivid teal. Relative luminance 0.721; OKLCH L 87.9% C 0.141 H 171.2°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF5CB |
|---|---|
| RGB | rgb(95, 245, 203) |
| HSL | hsl(163, 88%, 67%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(87.99, -49.66, 8.46) |
| CIE-LCH | lch(87.99, 50.37, 170.33°) |
| OKLab | oklab(87.87% -0.1397 0.0216) |
| OKLCH | oklch(87.87% 0.141 171.2) |
| XYZ | xyz(48.1459, 72.0445, 67.8570) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.23
Aqua Marine
#2EE8BB
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF5CB #F55F89
analogous
#5FF580 #5FF5CB #5FD4F5
triadic
#5FF5CB #CB5FF5 #F5CB5F
tetradic
#5FF5CB #805FF5 #F55F89 #D4F55F
square
#5FF5CB #805FF5 #F55F89 #D4F55F
split-complementary
#5FF5CB #F55FD4 #F5805F
monochromatic
#0DCD97 #25F1B8 #5FF5CB #99F9DE #D2FCF0
Accessibility & contrast
On white
1.36
#5FF5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#5FF5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF5CB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF5CB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff5cb; /* rgb */ color: rgb(95, 245, 203); /* oklch */ color: oklch(87.9% 0.141 171.2);
Tailwind
colors: {
custom: {
50: '#9bf9da',
500: '#5ff5cb',
950: '#000000',
},
}SCSS
$custom: #5ff5cb; $custom-light: #9bf9da; $custom-dark: #000000;
JSON
{
"hex": "#5ff5cb",
"rgb": {
"r": 95,
"g": 245,
"b": 203
},
"hsl": {
"h": 163.2,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.87871,
"c": 0.14139,
"h": 171.2
},
"luminance": 0.7205
}Semantic roles & 50–950 ramp
primary
#5FF5CB
secondary
#C92F5A
accent
#0141E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583