#5FDDDF#5FDDDF
#5FDDDF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.111 H 196.7°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDDF |
|---|---|
| RGB | rgb(95, 221, 223) |
| HSL | hsl(181, 67%, 62%) |
| HSV | hsv(181, 57%, 87%) |
| CMYK | cmyk(57.4%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.55, -34.00, -11.50) |
| CIE-LCH | lch(81.55, 35.90, 198.69°) |
| OKLab | oklab(82.81% -0.1064 -0.0319) |
| OKLCH | oklch(82.81% 0.111 196.7) |
| XYZ | xyz(43.8894, 59.4690, 78.9634) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 6.23
Turquoise
#40E0D0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDDF #DF615F
analogous
#5FDFA1 #5FDDDF #5F9DDF
triadic
#5FDDDF #DF5FDD #DDDF5F
tetradic
#5FDDDF #A15FDF #DF615F #9DDF5F
square
#5FDDDF #A15FDF #DF615F #9DDF5F
split-complementary
#5FDDDF #DF5F9D #DFA15F
monochromatic
#21A1A3 #2CD2D5 #5FDDDF #92E8E9 #C5F3F3
Accessibility & contrast
On white
1.63
#5FDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5FDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDDF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDDF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdddf; /* rgb */ color: rgb(95, 221, 223); /* oklch */ color: oklch(82.8% 0.111 196.7);
Tailwind
colors: {
custom: {
50: '#99e8e9',
500: '#5fdddf',
950: '#000000',
},
}SCSS
$custom: #5fdddf; $custom-light: #99e8e9; $custom-dark: #000000;
JSON
{
"hex": "#5fdddf",
"rgb": {
"r": 95,
"g": 221,
"b": 223
},
"hsl": {
"h": 180.938,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.82814,
"c": 0.11104,
"h": 196.7
},
"luminance": 0.59474
}Semantic roles & 50–950 ramp
primary
#5FDDDF
secondary
#A63E3C
accent
#1A17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484