#88CFDD#88CFDD
#88CFDD is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.3% C 0.074 H 211.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFDD |
|---|---|
| RGB | rgb(136, 207, 221) |
| HSL | hsl(190, 56%, 70%) |
| HSV | hsv(190, 38%, 87%) |
| CMYK | cmyk(38.5%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(79.09, -18.68, -13.96) |
| CIE-LCH | lch(79.09, 23.32, 216.76°) |
| OKLab | oklab(81.25% -0.0628 -0.0383) |
| OKLCH | oklch(81.25% 0.074 211.4) |
| XYZ | xyz(45.5127, 55.0774, 76.6253) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.38
Baby Blue
#89CFF0
ΔE00 6.73
Ice Blue
#A5DFF9
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFDD #DD9688
analogous
#88DDC0 #88CFDD #88A5DD
triadic
#88CFDD #DD88CF #CFDD88
tetradic
#88CFDD #C088DD #DD9688 #A5DD88
square
#88CFDD #C088DD #DD9688 #A5DD88
split-complementary
#88CFDD #DD88A5 #DDC088
monochromatic
#34A1B6 #58BCCF #88CFDD #B8E2EB #E7F5F8
Accessibility & contrast
On white
1.75
#88CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#88CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFDD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFDD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#66D5D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #88cfdd; /* rgb */ color: rgb(136, 207, 221); /* oklch */ color: oklch(81.3% 0.074 211.4);
Tailwind
colors: {
custom: {
50: '#aedde7',
500: '#88cfdd',
950: '#000000',
},
}SCSS
$custom: #88cfdd; $custom-light: #aedde7; $custom-dark: #000000;
JSON
{
"hex": "#88cfdd",
"rgb": {
"r": 136,
"g": 207,
"b": 221
},
"hsl": {
"h": 189.882,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.8125,
"c": 0.07357,
"h": 211.4
},
"luminance": 0.5508
}Semantic roles & 50–950 ramp
primary
#88CFDD
secondary
#B46555
accent
#3D22C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484