#5FF6DB#5FF6DB
#5FF6DB is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.5% C 0.134 H 179.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6DB |
|---|---|
| RGB | rgb(95, 246, 219) |
| HSL | hsl(169, 89%, 67%) |
| HSV | hsv(169, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 11%, 3.5%) |
| CIE-LAB | lab(88.66, -46.29, 1.10) |
| CIE-LCH | lch(88.66, 46.30, 178.64°) |
| OKLab | oklab(88.55% -0.1337 0.0022) |
| OKLCH | oklch(88.55% 0.134 179.1) |
| XYZ | xyz(50.4553, 73.4536, 78.5230) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.40
Aqua (survey)
#13EAC9
ΔE00 4.14
Bright Aqua
#0BF9EA
ΔE00 4.69
Light Aqua
#8CFFDB
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 4.93
Aquamarine
#7FFFD4
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6DB #F65F7A
analogous
#5FF690 #5FF6DB #5FC5F6
triadic
#5FF6DB #DB5FF6 #F6DB5F
tetradic
#5FF6DB #905FF6 #F65F7A #C5F65F
square
#5FF6DB #905FF6 #F65F7A #C5F65F
split-complementary
#5FF6DB #F65FC5 #F6905F
monochromatic
#0CCFAC #25F3CE #5FF6DB #99F9E8 #D3FDF5
Accessibility & contrast
On white
1.34
#5FF6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#5FF6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6DB
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6DB | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#D6D8DD
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ff6db; /* rgb */ color: rgb(95, 246, 219); /* oklch */ color: oklch(88.5% 0.134 179.1);
Tailwind
colors: {
custom: {
50: '#9bfae6',
500: '#5ff6db',
950: '#000000',
},
}SCSS
$custom: #5ff6db; $custom-light: #9bfae6; $custom-dark: #000000;
JSON
{
"hex": "#5ff6db",
"rgb": {
"r": 95,
"g": 246,
"b": 219
},
"hsl": {
"h": 169.272,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.88547,
"c": 0.13373,
"h": 179.1
},
"luminance": 0.73459
}Semantic roles & 50–950 ramp
primary
#5FF6DB
secondary
#CB2F4B
accent
#0029E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584