#88CFDA#88CFDA
#88CFDA is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.1% C 0.073 H 208.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFDA |
|---|---|
| RGB | rgb(136, 207, 218) |
| HSL | hsl(188, 53%, 69%) |
| HSV | hsv(188, 38%, 85%) |
| CMYK | cmyk(37.6%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.99, -19.43, -12.48) |
| CIE-LCH | lch(78.99, 23.09, 212.73°) |
| OKLab | oklab(81.15% -0.064 -0.0342) |
| OKLCH | oklch(81.15% 0.073 208.1) |
| XYZ | xyz(45.1166, 54.9189, 74.5391) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 6.52
Lightblue
#ADD8E6
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 7.35
Baby Blue
#89CFF0
ΔE00 7.87
Robin Egg Blue
#8AF1FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFDA #DA9388
analogous
#88DABC #88CFDA #88A6DA
triadic
#88CFDA #DA88CF #CFDA88
tetradic
#88CFDA #BC88DA #DA9388 #A6DA88
square
#88CFDA #BC88DA #DA9388 #A6DA88
split-complementary
#88CFDA #DA88A6 #DABC88
monochromatic
#37A0B1 #59BCCB #88CFDA #B7E2E9 #E5F5F7
Accessibility & contrast
On white
1.75
#88CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#88CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFDA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFDA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#67D5D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #88cfda; /* rgb */ color: rgb(136, 207, 218); /* oklch */ color: oklch(81.1% 0.073 208.1);
Tailwind
colors: {
custom: {
50: '#aedde5',
500: '#88cfda',
950: '#000000',
},
}SCSS
$custom: #88cfda; $custom-light: #aedde5; $custom-dark: #000000;
JSON
{
"hex": "#88cfda",
"rgb": {
"r": 136,
"g": 207,
"b": 218
},
"hsl": {
"h": 188.049,
"s": 52.564,
"l": 69.412
},
"oklch": {
"l": 0.81147,
"c": 0.07258,
"h": 208.1
},
"luminance": 0.54922
}Semantic roles & 50–950 ramp
primary
#88CFDA
secondary
#B16256
accent
#3A26C0
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484