#5FD4DD#5FD4DD
#5FD4DD is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.6% C 0.106 H 202.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4DD |
|---|---|
| RGB | rgb(95, 212, 221) |
| HSL | hsl(184, 65%, 62%) |
| HSV | hsv(184, 57%, 87%) |
| CMYK | cmyk(57%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(78.89, -30.27, -14.41) |
| CIE-LCH | lch(78.89, 33.53, 205.47°) |
| OKLab | oklab(80.65% -0.0978 -0.0399) |
| OKLCH | oklch(80.65% 0.106 202.2) |
| XYZ | xyz(41.3085, 54.7362, 76.7808) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.65
Darkturquoise
#00CED1
ΔE00 5.00
Mediumturquoise
#48D1CC
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4DD #DD685F
analogous
#5FDDA7 #5FD4DD #5F95DD
triadic
#5FD4DD #DD5FD4 #D4DD5F
tetradic
#5FD4DD #A75FDD #DD685F #95DD5F
square
#5FD4DD #A75FDD #DD685F #95DD5F
split-complementary
#5FD4DD #DD5F95 #DDA75F
monochromatic
#2297A0 #2DC6D2 #5FD4DD #91E2E8 #C4EFF2
Accessibility & contrast
On white
1.76
#5FD4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#5FD4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4DD
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4DD | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd4dd; /* rgb */ color: rgb(95, 212, 221); /* oklch */ color: oklch(80.6% 0.106 202.2);
Tailwind
colors: {
custom: {
50: '#98e1e7',
500: '#5fd4dd',
950: '#000000',
},
}SCSS
$custom: #5fd4dd; $custom-light: #98e1e7; $custom-dark: #000000;
JSON
{
"hex": "#5fd4dd",
"rgb": {
"r": 95,
"g": 212,
"b": 221
},
"hsl": {
"h": 184.286,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.80648,
"c": 0.10558,
"h": 202.2
},
"luminance": 0.5474
}Semantic roles & 50–950 ramp
primary
#5FD4DD
secondary
#A3443D
accent
#2619CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484