#88F5FA#88F5FA
#88F5FA is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.7% C 0.101 H 199.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #88F5FA |
|---|---|
| RGB | rgb(136, 245, 250) |
| HSL | hsl(183, 92%, 76%) |
| HSV | hsv(183, 46%, 98%) |
| CMYK | cmyk(45.6%, 2%, 0%, 2%) |
| CIE-LAB | lab(90.52, -30.10, -12.17) |
| CIE-LCH | lch(90.52, 32.47, 202.01°) |
| OKLab | oklab(90.69% -0.0952 -0.0335) |
| OKLCH | oklch(90.69% 0.101 199.4) |
| XYZ | xyz(60.0543, 77.4362, 102.2059) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.11
Robin'S Egg Blue
#98EFF9
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 4.08
Light Cyan
#ACFFFC
ΔE00 4.57
Bright Light Blue
#26F7FD
ΔE00 5.33
Bright Cyan
#41FDFE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F5FA #FA8D88
analogous
#88FAC6 #88F5FA #88BCFA
triadic
#88F5FA #FA88F5 #F5FA88
tetradic
#88F5FA #C688FA #FA8D88 #BCFA88
square
#88F5FA #C688FA #FA8D88 #BCFA88
split-complementary
#88F5FA #FA88BC #FAC688
monochromatic
#13EBF5 #4DF0F8 #88F5FA #C3FAFC #E2FDFE
Accessibility & contrast
On white
1.27
#88F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#88F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F5FA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F5FA | 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)
#E7ECFB
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#4AFCF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #88f5fa; /* rgb */ color: rgb(136, 245, 250); /* oklch */ color: oklch(90.7% 0.101 199.4);
Tailwind
colors: {
custom: {
50: '#b2f8fc',
500: '#88f5fa',
950: '#000000',
},
}SCSS
$custom: #88f5fa; $custom-light: #b2f8fc; $custom-dark: #000000;
JSON
{
"hex": "#88f5fa",
"rgb": {
"r": 136,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.632,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.90691,
"c": 0.1009,
"h": 199.4
},
"luminance": 0.77441
}Semantic roles & 50–950 ramp
primary
#88F5FA
secondary
#D9544E
accent
#0A00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585