#5FF6CE#5FF6CE
#5FF6CE is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.2% C 0.141 H 172.3°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6CE |
|---|---|
| RGB | rgb(95, 246, 206) |
| HSL | hsl(164, 89%, 67%) |
| HSV | hsv(164, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 16.3%, 3.5%) |
| CIE-LAB | lab(88.35, -49.38, 7.42) |
| CIE-LCH | lch(88.35, 49.94, 171.46°) |
| OKLab | oklab(88.19% -0.1394 0.0188) |
| OKLCH | oklch(88.19% 0.141 172.3) |
| XYZ | xyz(48.8102, 72.7955, 69.8592) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Aquamarine
#7FFFD4
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.99
Aqua (survey)
#13EAC9
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6CE #F65F87
analogous
#5FF683 #5FF6CE #5FD3F6
triadic
#5FF6CE #CE5FF6 #F6CE5F
tetradic
#5FF6CE #835FF6 #F65F87 #D3F65F
square
#5FF6CE #835FF6 #F65F87 #D3F65F
split-complementary
#5FF6CE #F65FD3 #F6835F
monochromatic
#0CCF9B #25F3BC #5FF6CE #99F9E0 #D3FDF1
Accessibility & contrast
On white
1.35
#5FF6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#5FF6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6CE
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6CE | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CC
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff6ce; /* rgb */ color: rgb(95, 246, 206); /* oklch */ color: oklch(88.2% 0.141 172.3);
Tailwind
colors: {
custom: {
50: '#9bfadd',
500: '#5ff6ce',
950: '#000000',
},
}SCSS
$custom: #5ff6ce; $custom-light: #9bfadd; $custom-dark: #000000;
JSON
{
"hex": "#5ff6ce",
"rgb": {
"r": 95,
"g": 246,
"b": 206
},
"hsl": {
"h": 164.106,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.88188,
"c": 0.14069,
"h": 172.3
},
"luminance": 0.72801
}Semantic roles & 50–950 ramp
primary
#5FF6CE
secondary
#CB2F58
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584