#88FAEB#88FAEB
#88FAEB is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.3% C 0.107 H 184.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #88FAEB |
|---|---|
| RGB | rgb(136, 250, 235) |
| HSL | hsl(172, 92%, 76%) |
| HSV | hsv(172, 46%, 98%) |
| CMYK | cmyk(45.6%, 0%, 6%, 2%) |
| CIE-LAB | lab(91.50, -36.07, -2.91) |
| CIE-LCH | lch(91.50, 36.19, 184.62°) |
| OKLab | oklab(91.35% -0.1068 -0.0084) |
| OKLCH | oklch(91.35% 0.107 184.5) |
| XYZ | xyz(59.3283, 79.5988, 90.8188) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.57
Bright Aqua
#0BF9EA
ΔE00 5.62
Light Cyan
#ACFFFC
ΔE00 5.86
Pale Aqua
#B8FFEB
ΔE00 6.04
Bright Turquoise
#0FFEF9
ΔE00 6.31
Light Aqua
#8CFFDB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FAEB #FA8897
analogous
#88FAB2 #88FAEB #88D0FA
triadic
#88FAEB #EB88FA #FAEB88
tetradic
#88FAEB #B288FA #FA8897 #D0FA88
square
#88FAEB #B288FA #FA8897 #D0FA88
split-complementary
#88FAEB #FA88D0 #FAB288
monochromatic
#13F5D7 #4DF8E1 #88FAEB #C3FCF5 #E2FEFA
Accessibility & contrast
On white
1.24
#88FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#88FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FAEB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FAEB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#53FEF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #88faeb; /* rgb */ color: rgb(136, 250, 235); /* oklch */ color: oklch(91.3% 0.107 184.5);
Tailwind
colors: {
custom: {
50: '#b1fcf1',
500: '#88faeb',
950: '#000000',
},
}SCSS
$custom: #88faeb; $custom-light: #b1fcf1; $custom-dark: #000000;
JSON
{
"hex": "#88faeb",
"rgb": {
"r": 136,
"g": 250,
"b": 235
},
"hsl": {
"h": 172.105,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.91345,
"c": 0.10712,
"h": 184.5
},
"luminance": 0.79604
}Semantic roles & 50–950 ramp
primary
#88FAEB
secondary
#D94E60
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585