#88FBCA#88FBCA
#88FBCA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.127 H 164.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #88FBCA |
|---|---|
| RGB | rgb(136, 251, 202) |
| HSL | hsl(154, 93%, 76%) |
| HSV | hsv(154, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(91.00, -43.79, 13.45) |
| CIE-LCH | lch(91.00, 45.81, 162.93°) |
| OKLab | oklab(90.68% -0.1219 0.0345) |
| OKLCH | oklch(90.68% 0.127 164.2) |
| XYZ | xyz(55.3066, 78.4886, 68.1010) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.51
Aquamarine
#7FFFD4
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 3.59
Pale Turquoise
#A5FBD5
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FBCA #FB88B9
analogous
#88FB90 #88FBCA #88F2FB
triadic
#88FBCA #CA88FB #FBCA88
tetradic
#88FBCA #9088FB #FB88B9 #F2FB88
square
#88FBCA #9088FB #FB88B9 #F2FB88
split-complementary
#88FBCA #FB88F2 #FB9088
monochromatic
#12F795 #4DF9B0 #88FBCA #C3FDE4 #E1FEF2
Accessibility & contrast
On white
1.26
#88FBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#88FBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FBCA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FBCA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#65FBED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #88fbca; /* rgb */ color: rgb(136, 251, 202); /* oklch */ color: oklch(90.7% 0.127 164.2);
Tailwind
colors: {
custom: {
50: '#b0fdda',
500: '#88fbca',
950: '#000000',
},
}SCSS
$custom: #88fbca; $custom-light: #b0fdda; $custom-dark: #000000;
JSON
{
"hex": "#88fbca",
"rgb": {
"r": 136,
"g": 251,
"b": 202
},
"hsl": {
"h": 154.435,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.90679,
"c": 0.12674,
"h": 164.2
},
"luminance": 0.78493
}Semantic roles & 50–950 ramp
primary
#88FBCA
secondary
#DA4D89
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683