#55DEDF#55DEDF
#55DEDF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.117 H 195.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #55DEDF |
|---|---|
| RGB | rgb(85, 222, 223) |
| HSL | hsl(180, 68%, 60%) |
| HSV | hsv(180, 62%, 87%) |
| CMYK | cmyk(61.9%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.56, -36.16, -11.51) |
| CIE-LCH | lch(81.56, 37.95, 197.65°) |
| OKLab | oklab(82.75% -0.1127 -0.0319) |
| OKLCH | oklch(82.75% 0.117 195.8) |
| XYZ | xyz(43.1810, 59.4969, 79.0061) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Darkturquoise
#00CED1
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DEDF #DF5655
analogous
#55DF9B #55DEDF #5599DF
triadic
#55DEDF #DF55DE #DEDF55
tetradic
#55DEDF #9B55DF #DF5655 #99DF55
square
#55DEDF #9B55DF #DF5655 #99DF55
split-complementary
#55DEDF #DF5599 #DF9B55
monochromatic
#1D9B9C #27CED0 #55DEDF #89E8E9 #BCF2F2
Accessibility & contrast
On white
1.63
#55DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#55DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DEDF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DEDF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BAC4E0
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #55dedf; /* rgb */ color: rgb(85, 222, 223); /* oklch */ color: oklch(82.7% 0.117 195.8);
Tailwind
colors: {
custom: {
50: '#95e8e9',
500: '#55dedf',
950: '#000000',
},
}SCSS
$custom: #55dedf; $custom-light: #95e8e9; $custom-dark: #000000;
JSON
{
"hex": "#55dedf",
"rgb": {
"r": 85,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.435,
"s": 68.317,
"l": 60.392
},
"oklch": {
"l": 0.82749,
"c": 0.11712,
"h": 195.8
},
"luminance": 0.59502
}Semantic roles & 50–950 ramp
primary
#55DEDF
secondary
#A03938
accent
#1715D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484