#88F4BE#88F4BE
#88F4BE is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.8% C 0.127 H 160.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #88F4BE |
|---|---|
| RGB | rgb(136, 244, 190) |
| HSL | hsl(150, 83%, 75%) |
| HSV | hsv(150, 44%, 96%) |
| CMYK | cmyk(44.3%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(88.76, -43.14, 16.47) |
| CIE-LCH | lch(88.76, 46.18, 159.10°) |
| OKLab | oklab(88.77% -0.1193 0.0422) |
| OKLCH | oklch(88.77% 0.127 160.5) |
| XYZ | xyz(51.7943, 73.6495, 60.1917) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.57
Light Greenish Blue
#63F7B4
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 3.71
Light Seafoam
#A0FEBF
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 3.93
Light Sea Green
#98F6B0
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F4BE #F488BE
analogous
#88F488 #88F4BE #88F4F4
triadic
#88F4BE #BE88F4 #F4BE88
tetradic
#88F4BE #8888F4 #F488BE #F4F488
square
#88F4BE #8888F4 #F488BE #F4F488
split-complementary
#88F4BE #F488F4 #F48888
monochromatic
#18EA81 #50EF9F #88F4BE #C0F9DD #E3FCF0
Accessibility & contrast
On white
1.33
#88F4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#88F4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F4BE
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F4BE | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#E1DAC1
Tritanopia (blue-blind)
#6BF3E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #88f4be; /* rgb */ color: rgb(136, 244, 190); /* oklch */ color: oklch(88.8% 0.127 160.5);
Tailwind
colors: {
custom: {
50: '#b0f8d1',
500: '#88f4be',
950: '#000000',
},
}SCSS
$custom: #88f4be; $custom-light: #b0f8d1; $custom-dark: #000000;
JSON
{
"hex": "#88f4be",
"rgb": {
"r": 136,
"g": 244,
"b": 190
},
"hsl": {
"h": 150,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.88774,
"c": 0.12656,
"h": 160.5
},
"luminance": 0.73653
}Semantic roles & 50–950 ramp
primary
#88F4BE
secondary
#D15090
accent
#0673DF
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583