#88DDDF#88DDDF
#88DDDF is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.083 H 197.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDDF |
|---|---|
| RGB | rgb(136, 221, 223) |
| HSL | hsl(181, 58%, 70%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(39%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.06, -25.17, -9.09) |
| CIE-LCH | lch(83.06, 26.76, 199.86°) |
| OKLab | oklab(84.45% -0.0787 -0.025) |
| OKLCH | oklch(84.45% 0.083 197.6) |
| XYZ | xyz(49.3241, 62.2714, 79.2182) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Paleturquoise
#AFEEEE
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 6.96
Powder Blue
#B0E0E6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDDF #DF8A88
analogous
#88DFB5 #88DDDF #88B2DF
triadic
#88DDDF #DF88DD #DDDF88
tetradic
#88DDDF #B588DF #DF8A88 #B2DF88
square
#88DDDF #B588DF #DF8A88 #B2DF88
split-complementary
#88DDDF #DF88B2 #DFB588
monochromatic
#32B7BA #58CFD2 #88DDDF #B8EBEC #E7F8F9
Accessibility & contrast
On white
1.56
#88DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#88DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDDF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDDF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#62E2DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #88dddf; /* rgb */ color: rgb(136, 221, 223); /* oklch */ color: oklch(84.4% 0.083 197.6);
Tailwind
colors: {
custom: {
50: '#afe7e9',
500: '#88dddf',
950: '#000000',
},
}SCSS
$custom: #88dddf; $custom-light: #afe7e9; $custom-dark: #000000;
JSON
{
"hex": "#88dddf",
"rgb": {
"r": 136,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.379,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.84445,
"c": 0.08256,
"h": 197.6
},
"luminance": 0.62275
}Semantic roles & 50–950 ramp
primary
#88DDDF
secondary
#B75755
accent
#2420C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484