#5FF6CD#5FF6CD
#5FF6CD is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.2% C 0.141 H 171.8°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6CD |
|---|---|
| RGB | rgb(95, 246, 205) |
| HSL | hsl(164, 89%, 67%) |
| HSV | hsv(164, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 16.7%, 3.5%) |
| CIE-LAB | lab(88.33, -49.62, 7.90) |
| CIE-LCH | lch(88.33, 50.24, 170.95°) |
| OKLab | oklab(88.16% -0.1399 0.0201) |
| OKLCH | oklch(88.16% 0.141 171.8) |
| XYZ | xyz(48.6892, 72.7471, 69.2214) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Aquamarine
#7FFFD4
ΔE00 2.95
Bright Teal
#01F9C6
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6CD #F65F88
analogous
#5FF682 #5FF6CD #5FD3F6
triadic
#5FF6CD #CD5FF6 #F6CD5F
tetradic
#5FF6CD #825FF6 #F65F88 #D3F65F
square
#5FF6CD #825FF6 #F65F88 #D3F65F
split-complementary
#5FF6CD #F65FD3 #F6825F
monochromatic
#0CCF9A #25F3BB #5FF6CD #99F9DF #D3FDF1
Accessibility & contrast
On white
1.35
#5FF6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#5FF6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6CD
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6CD | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff6cd; /* rgb */ color: rgb(95, 246, 205); /* oklch */ color: oklch(88.2% 0.141 171.8);
Tailwind
colors: {
custom: {
50: '#9bfadc',
500: '#5ff6cd',
950: '#000000',
},
}SCSS
$custom: #5ff6cd; $custom-light: #9bfadc; $custom-dark: #000000;
JSON
{
"hex": "#5ff6cd",
"rgb": {
"r": 95,
"g": 246,
"b": 205
},
"hsl": {
"h": 163.709,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.88161,
"c": 0.1413,
"h": 171.8
},
"luminance": 0.72752
}Semantic roles & 50–950 ramp
primary
#5FF6CD
secondary
#CB2F59
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584