#5FF4DD#5FF4DD
#5FF4DD is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.1% C 0.131 H 181.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4DD |
|---|---|
| RGB | rgb(95, 244, 221) |
| HSL | hsl(171, 87%, 66%) |
| HSV | hsv(171, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 9.4%, 4.3%) |
| CIE-LAB | lab(88.14, -44.93, -0.71) |
| CIE-LCH | lch(88.14, 44.93, 180.91°) |
| OKLab | oklab(88.14% -0.1308 -0.0026) |
| OKLCH | oklch(88.14% 0.131 181.2) |
| XYZ | xyz(50.1151, 72.3494, 79.7163) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.30
Bright Aqua
#0BF9EA
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 4.53
Turquoise
#40E0D0
ΔE00 4.98
Light Aqua
#8CFFDB
ΔE00 5.71
Light Turquoise
#7EF4CC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4DD #F45F76
analogous
#5FF493 #5FF4DD #5FC1F4
triadic
#5FF4DD #DD5FF4 #F4DD5F
tetradic
#5FF4DD #935FF4 #F45F76 #C1F45F
square
#5FF4DD #935FF4 #F45F76 #C1F45F
split-complementary
#5FF4DD #F45FC1 #F4935F
monochromatic
#0ECBAE #26F0D1 #5FF4DD #98F8E9 #D2FCF5
Accessibility & contrast
On white
1.36
#5FF4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#5FF4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4DD
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4DD | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DC
Deuteranopia (green-blind)
#D4D6DF
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff4dd; /* rgb */ color: rgb(95, 244, 221); /* oklch */ color: oklch(88.1% 0.131 181.2);
Tailwind
colors: {
custom: {
50: '#9bf8e7',
500: '#5ff4dd',
950: '#000000',
},
}SCSS
$custom: #5ff4dd; $custom-light: #9bf8e7; $custom-dark: #000000;
JSON
{
"hex": "#5ff4dd",
"rgb": {
"r": 95,
"g": 244,
"b": 221
},
"hsl": {
"h": 170.738,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88135,
"c": 0.13085,
"h": 181.2
},
"luminance": 0.72355
}Semantic roles & 50–950 ramp
primary
#5FF4DD
secondary
#C73047
accent
#0225E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584