#88FACD#88FACD
#88FACD is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.5% C 0.123 H 166.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #88FACD |
|---|---|
| RGB | rgb(136, 250, 205) |
| HSL | hsl(156, 92%, 76%) |
| HSV | hsv(156, 46%, 98%) |
| CMYK | cmyk(45.6%, 0%, 18%, 2%) |
| CIE-LAB | lab(90.78, -42.73, 11.59) |
| CIE-LCH | lch(90.78, 44.27, 164.82°) |
| OKLab | oklab(90.52% -0.1195 0.0298) |
| OKLCH | oklch(90.52% 0.123 166) |
| XYZ | xyz(55.3537, 78.0089, 69.8861) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FACD #FA88B5
analogous
#88FA94 #88FACD #88EEFA
triadic
#88FACD #CD88FA #FACD88
tetradic
#88FACD #9488FA #FA88B5 #EEFA88
square
#88FACD #9488FA #FA88B5 #EEFA88
split-complementary
#88FACD #FA88EE #FA9488
monochromatic
#13F59C #4DF8B4 #88FACD #C3FCE6 #E2FEF3
Accessibility & contrast
On white
1.26
#88FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#88FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FACD
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FACD | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E4DFD0
Tritanopia (blue-blind)
#64FBED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #88facd; /* rgb */ color: rgb(136, 250, 205); /* oklch */ color: oklch(90.5% 0.123 166.0);
Tailwind
colors: {
custom: {
50: '#b0fcdc',
500: '#88facd',
950: '#000000',
},
}SCSS
$custom: #88facd; $custom-light: #b0fcdc; $custom-dark: #000000;
JSON
{
"hex": "#88facd",
"rgb": {
"r": 136,
"g": 250,
"b": 205
},
"hsl": {
"h": 156.316,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.90524,
"c": 0.12319,
"h": 166
},
"luminance": 0.78013
}Semantic roles & 50–950 ramp
primary
#88FACD
secondary
#D94E84
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584