#88F8DA#88F8DA
#88F8DA is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.4% C 0.112 H 174.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #88F8DA |
|---|---|
| RGB | rgb(136, 248, 218) |
| HSL | hsl(164, 89%, 75%) |
| HSV | hsv(164, 45%, 97%) |
| CMYK | cmyk(45.2%, 0%, 12.1%, 2.7%) |
| CIE-LAB | lab(90.52, -39.04, 4.48) |
| CIE-LCH | lch(90.52, 39.29, 173.46°) |
| OKLab | oklab(90.41% -0.1117 0.0113) |
| OKLCH | oklch(90.41% 0.112 174.2) |
| XYZ | xyz(56.3704, 77.4266, 78.2904) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.08
Tiffany Blue
#7BF2DA
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 3.01
Aquamarine
#7FFFD4
ΔE00 3.58
Pale Turquoise
#A5FBD5
ΔE00 4.39
Light Teal
#90E4C1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F8DA #F888A6
analogous
#88F8A2 #88F8DA #88DEF8
triadic
#88F8DA #DA88F8 #F8DA88
tetradic
#88F8DA #A288F8 #F888A6 #DEF888
square
#88F8DA #A288F8 #F888A6 #DEF888
split-complementary
#88F8DA #F888DE #F8A288
monochromatic
#14F1B6 #4EF5C8 #88F8DA #C2FBEC #E2FDF6
Accessibility & contrast
On white
1.27
#88F8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#88F8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F8DA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F8DA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECD9
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#5EFAEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #88f8da; /* rgb */ color: rgb(136, 248, 218); /* oklch */ color: oklch(90.4% 0.112 174.2);
Tailwind
colors: {
custom: {
50: '#b1fbe5',
500: '#88f8da',
950: '#000000',
},
}SCSS
$custom: #88f8da; $custom-light: #b1fbe5; $custom-dark: #000000;
JSON
{
"hex": "#88f8da",
"rgb": {
"r": 136,
"g": 248,
"b": 218
},
"hsl": {
"h": 163.929,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.90407,
"c": 0.11228,
"h": 174.2
},
"luminance": 0.77431
}Semantic roles & 50–950 ramp
primary
#88F8DA
secondary
#D64E73
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584