#5FDDD5#5FDDD5
#5FDDD5 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.112 H 189.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDD5 |
|---|---|
| RGB | rgb(95, 221, 213) |
| HSL | hsl(176, 65%, 62%) |
| HSV | hsv(176, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 3.6%, 13.3%) |
| CIE-LAB | lab(81.26, -36.65, -6.61) |
| CIE-LCH | lch(81.26, 37.24, 190.22°) |
| OKLab | oklab(82.49% -0.1106 -0.0185) |
| OKLCH | oklch(82.49% 0.112 189.5) |
| XYZ | xyz(42.5808, 58.9456, 72.0715) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.25
Turquoise
#40E0D0
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 5.88
Tiffany Blue
#7BF2DA
ΔE00 7.01
Bright Aqua
#0BF9EA
ΔE00 7.04
Bright Light Blue
#26F7FD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDD5 #DD5F67
analogous
#5FDD96 #5FDDD5 #5FA6DD
triadic
#5FDDD5 #D55FDD #DDD55F
tetradic
#5FDDD5 #965FDD #DD5F67 #A6DD5F
square
#5FDDD5 #965FDD #DD5F67 #A6DD5F
split-complementary
#5FDDD5 #DD5FA6 #DD965F
monochromatic
#22A098 #2DD2C8 #5FDDD5 #91E8E2 #C4F2EF
Accessibility & contrast
On white
1.64
#5FDDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5FDDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDD5
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDD5 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D5
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fddd5; /* rgb */ color: rgb(95, 221, 213); /* oklch */ color: oklch(82.5% 0.112 189.5);
Tailwind
colors: {
custom: {
50: '#98e8e1',
500: '#5fddd5',
950: '#000000',
},
}SCSS
$custom: #5fddd5; $custom-light: #98e8e1; $custom-dark: #000000;
JSON
{
"hex": "#5fddd5",
"rgb": {
"r": 95,
"g": 221,
"b": 213
},
"hsl": {
"h": 176.19,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82487,
"c": 0.11211,
"h": 189.5
},
"luminance": 0.5895
}Semantic roles & 50–950 ramp
primary
#5FDDD5
secondary
#A33D44
accent
#1924CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484