#5FF6DC#5FF6DC
#5FF6DC is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.6% C 0.133 H 179.6°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6DC |
|---|---|
| RGB | rgb(95, 246, 220) |
| HSL | hsl(170, 89%, 67%) |
| HSV | hsv(170, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(88.69, -46.04, 0.62) |
| CIE-LCH | lch(88.69, 46.05, 179.23°) |
| OKLab | oklab(88.58% -0.1333 0.0009) |
| OKLCH | oklch(88.58% 0.133 179.6) |
| XYZ | xyz(50.5873, 73.5064, 79.2184) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.36
Aqua (survey)
#13EAC9
ΔE00 4.27
Bright Aqua
#0BF9EA
ΔE00 4.44
Light Aqua
#8CFFDB
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.18
Aquamarine
#7FFFD4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6DC #F65F79
analogous
#5FF691 #5FF6DC #5FC5F6
triadic
#5FF6DC #DC5FF6 #F6DC5F
tetradic
#5FF6DC #915FF6 #F65F79 #C5F65F
square
#5FF6DC #915FF6 #F65F79 #C5F65F
split-complementary
#5FF6DC #F65FC5 #F6915F
monochromatic
#0CCFAD #25F3CF #5FF6DC #99F9E9 #D3FDF5
Accessibility & contrast
On white
1.34
#5FF6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#5FF6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6DC
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6DC | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ff6dc; /* rgb */ color: rgb(95, 246, 220); /* oklch */ color: oklch(88.6% 0.133 179.6);
Tailwind
colors: {
custom: {
50: '#9bfae6',
500: '#5ff6dc',
950: '#000000',
},
}SCSS
$custom: #5ff6dc; $custom-light: #9bfae6; $custom-dark: #000000;
JSON
{
"hex": "#5ff6dc",
"rgb": {
"r": 95,
"g": 246,
"b": 220
},
"hsl": {
"h": 169.669,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.88575,
"c": 0.13328,
"h": 179.6
},
"luminance": 0.73512
}Semantic roles & 50–950 ramp
primary
#5FF6DC
secondary
#CB2F4A
accent
#0028E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584