#5FF6DD#5FF6DD
#5FF6DD is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.6% C 0.133 H 180.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6DD |
|---|---|
| RGB | rgb(95, 246, 221) |
| HSL | hsl(170, 89%, 67%) |
| HSV | hsv(170, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 10.2%, 3.5%) |
| CIE-LAB | lab(88.71, -45.80, 0.13) |
| CIE-LCH | lch(88.71, 45.80, 179.83°) |
| OKLab | oklab(88.6% -0.1328 -0.0004) |
| OKLCH | oklch(88.6% 0.133 180.2) |
| XYZ | xyz(50.7202, 73.5595, 79.9180) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.36
Bright Aqua
#0BF9EA
ΔE00 4.20
Aqua (survey)
#13EAC9
ΔE00 4.42
Light Aqua
#8CFFDB
ΔE00 5.20
Light Turquoise
#7EF4CC
ΔE00 5.44
Turquoise
#40E0D0
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6DD #F65F78
analogous
#5FF692 #5FF6DD #5FC4F6
triadic
#5FF6DD #DD5FF6 #F6DD5F
tetradic
#5FF6DD #925FF6 #F65F78 #C4F65F
square
#5FF6DD #925FF6 #F65F78 #C4F65F
split-complementary
#5FF6DD #F65FC4 #F6925F
monochromatic
#0CCFAF #25F3D1 #5FF6DD #99F9E9 #D3FDF6
Accessibility & contrast
On white
1.34
#5FF6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#5FF6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6DD
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6DD | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DC
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ff6dd; /* rgb */ color: rgb(95, 246, 221); /* oklch */ color: oklch(88.6% 0.133 180.2);
Tailwind
colors: {
custom: {
50: '#9bfae7',
500: '#5ff6dd',
950: '#000000',
},
}SCSS
$custom: #5ff6dd; $custom-light: #9bfae7; $custom-dark: #000000;
JSON
{
"hex": "#5ff6dd",
"rgb": {
"r": 95,
"g": 246,
"b": 221
},
"hsl": {
"h": 170.066,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.88604,
"c": 0.13284,
"h": 180.2
},
"luminance": 0.73565
}Semantic roles & 50–950 ramp
primary
#5FF6DD
secondary
#CB2F48
accent
#0026E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584