#88F4FA#88F4FA
#88F4FA is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.5% C 0.100 H 200.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #88F4FA |
|---|---|
| RGB | rgb(136, 244, 250) |
| HSL | hsl(183, 92%, 76%) |
| HSV | hsv(183, 46%, 98%) |
| CMYK | cmyk(45.6%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(90.24, -29.62, -12.58) |
| CIE-LCH | lch(90.24, 32.18, 203.01°) |
| OKLab | oklab(90.47% -0.0941 -0.0347) |
| OKLCH | oklch(90.47% 0.1 200.2) |
| XYZ | xyz(59.7526, 76.8328, 102.1054) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.69
Robin'S Egg Blue
#98EFF9
ΔE00 3.10
Robin'S Egg
#6DEDFD
ΔE00 3.73
Light Cyan
#ACFFFC
ΔE00 4.81
Bright Light Blue
#26F7FD
ΔE00 5.48
Paleturquoise
#AFEEEE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F4FA #FA8E88
analogous
#88FAC7 #88F4FA #88BBFA
triadic
#88F4FA #FA88F4 #F4FA88
tetradic
#88F4FA #C788FA #FA8E88 #BBFA88
square
#88F4FA #C788FA #FA8E88 #BBFA88
split-complementary
#88F4FA #FA88BB #FAC788
monochromatic
#13E9F5 #4DEFF8 #88F4FA #C3F9FC #E2FCFE
Accessibility & contrast
On white
1.28
#88F4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#88F4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F4FA
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F4FA | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#4AFBF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #88f4fa; /* rgb */ color: rgb(136, 244, 250); /* oklch */ color: oklch(90.5% 0.100 200.2);
Tailwind
colors: {
custom: {
50: '#b1f8fc',
500: '#88f4fa',
950: '#000000',
},
}SCSS
$custom: #88f4fa; $custom-light: #b1f8fc; $custom-dark: #000000;
JSON
{
"hex": "#88f4fa",
"rgb": {
"r": 136,
"g": 244,
"b": 250
},
"hsl": {
"h": 183.158,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.90468,
"c": 0.10024,
"h": 200.2
},
"luminance": 0.76838
}Semantic roles & 50–950 ramp
primary
#88F4FA
secondary
#D9554E
accent
#0C00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585