#5FDDDD#5FDDDD
#5FDDDD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.111 H 195.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDDD |
|---|---|
| RGB | rgb(95, 221, 221) |
| HSL | hsl(180, 65%, 62%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(81.49, -34.54, -10.52) |
| CIE-LCH | lch(81.49, 36.11, 196.95°) |
| OKLab | oklab(82.75% -0.1072 -0.0292) |
| OKLCH | oklch(82.75% 0.111 195.2) |
| XYZ | xyz(43.6213, 59.3618, 77.5517) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 5.96
Bright Light Blue
#26F7FD
ΔE00 6.35
Robin'S Egg
#6DEDFD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDDD #DD5F5F
analogous
#5FDD9E #5FDDDD #5F9EDD
triadic
#5FDDDD #DD5FDD #DDDD5F
tetradic
#5FDDDD #9E5FDD #DD5F5F #9EDD5F
square
#5FDDDD #9E5FDD #DD5F5F #9EDD5F
split-complementary
#5FDDDD #DD5F9E #DD9E5F
monochromatic
#22A0A0 #2DD2D2 #5FDDDD #91E8E8 #C4F2F2
Accessibility & contrast
On white
1.63
#5FDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5FDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDDD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDDD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdddd; /* rgb */ color: rgb(95, 221, 221); /* oklch */ color: oklch(82.7% 0.111 195.2);
Tailwind
colors: {
custom: {
50: '#99e8e7',
500: '#5fdddd',
950: '#000000',
},
}SCSS
$custom: #5fdddd; $custom-light: #99e8e7; $custom-dark: #000000;
JSON
{
"hex": "#5fdddd",
"rgb": {
"r": 95,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82747,
"c": 0.1111,
"h": 195.2
},
"luminance": 0.59366
}Semantic roles & 50–950 ramp
primary
#5FDDDD
secondary
#A33D3D
accent
#1919CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484