#5FD2DD#5FD2DD
#5FD2DD is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.2% C 0.105 H 203.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2DD |
|---|---|
| RGB | rgb(95, 210, 221) |
| HSL | hsl(185, 65%, 62%) |
| HSV | hsv(185, 57%, 87%) |
| CMYK | cmyk(57%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.31, -29.30, -15.28) |
| CIE-LCH | lch(78.31, 33.05, 207.54°) |
| OKLab | oklab(80.18% -0.0956 -0.0423) |
| OKLCH | oklch(80.18% 0.105 203.8) |
| XYZ | xyz(40.8116, 53.7425, 76.6152) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.64
Darkturquoise
#00CED1
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 7.62
Neon Blue
#04D9FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2DD #DD6A5F
analogous
#5FDDA9 #5FD2DD #5F93DD
triadic
#5FD2DD #DD5FD2 #D2DD5F
tetradic
#5FD2DD #A95FDD #DD6A5F #93DD5F
square
#5FD2DD #A95FDD #DD6A5F #93DD5F
split-complementary
#5FD2DD #DD5F93 #DDA95F
monochromatic
#2295A0 #2DC4D2 #5FD2DD #91E0E8 #C4EEF2
Accessibility & contrast
On white
1.79
#5FD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#5FD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2DD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2DD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#B0BBDE
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd2dd; /* rgb */ color: rgb(95, 210, 221); /* oklch */ color: oklch(80.2% 0.105 203.8);
Tailwind
colors: {
custom: {
50: '#98e0e7',
500: '#5fd2dd',
950: '#000000',
},
}SCSS
$custom: #5fd2dd; $custom-light: #98e0e7; $custom-dark: #000000;
JSON
{
"hex": "#5fd2dd",
"rgb": {
"r": 95,
"g": 210,
"b": 221
},
"hsl": {
"h": 185.238,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.80183,
"c": 0.10457,
"h": 203.8
},
"luminance": 0.53747
}Semantic roles & 50–950 ramp
primary
#5FD2DD
secondary
#A3463D
accent
#2819CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484