#88F8EA#88F8EA
#88F8EA is a very light, moderate teal. Relative luminance 0.783; OKLCH L 90.9% C 0.105 H 185.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #88F8EA |
|---|---|
| RGB | rgb(136, 248, 234) |
| HSL | hsl(173, 89%, 75%) |
| HSV | hsv(173, 45%, 97%) |
| CMYK | cmyk(45.2%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(90.92, -35.38, -3.25) |
| CIE-LCH | lch(90.92, 35.53, 185.25°) |
| OKLab | oklab(90.86% -0.105 -0.0093) |
| OKLCH | oklch(90.86% 0.105 185.1) |
| XYZ | xyz(58.5660, 78.3048, 89.8541) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.68
Light Cyan
#ACFFFC
ΔE00 5.67
Bright Aqua
#0BF9EA
ΔE00 5.70
Pale Aqua
#B8FFEB
ΔE00 6.13
Bright Turquoise
#0FFEF9
ΔE00 6.29
Pale Cyan
#B7FFFA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F8EA #F88896
analogous
#88F8B2 #88F8EA #88CEF8
triadic
#88F8EA #EA88F8 #F8EA88
tetradic
#88F8EA #B288F8 #F88896 #CEF888
square
#88F8EA #B288F8 #F88896 #CEF888
split-complementary
#88F8EA #F888CE #F8B288
monochromatic
#14F1D6 #4EF5E0 #88F8EA #C2FBF4 #E2FDFA
Accessibility & contrast
On white
1.26
#88F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#88F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F8EA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F8EA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#55FCF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #88f8ea; /* rgb */ color: rgb(136, 248, 234); /* oklch */ color: oklch(90.9% 0.105 185.1);
Tailwind
colors: {
custom: {
50: '#b1fbf0',
500: '#88f8ea',
950: '#000000',
},
}SCSS
$custom: #88f8ea; $custom-light: #b1fbf0; $custom-dark: #000000;
JSON
{
"hex": "#88f8ea",
"rgb": {
"r": 136,
"g": 248,
"b": 234
},
"hsl": {
"h": 172.5,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.90864,
"c": 0.10539,
"h": 185.1
},
"luminance": 0.7831
}Semantic roles & 50–950 ramp
primary
#88F8EA
secondary
#D64E5F
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585