#88F3FA#88F3FA
#88F3FA is a very light, moderate teal. Relative luminance 0.762; OKLCH L 90.2% C 0.100 H 201.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #88F3FA |
|---|---|
| RGB | rgb(136, 243, 250) |
| HSL | hsl(184, 92%, 76%) |
| HSV | hsv(184, 46%, 98%) |
| CMYK | cmyk(45.6%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(89.97, -29.15, -12.99) |
| CIE-LCH | lch(89.97, 31.91, 204.03°) |
| OKLab | oklab(90.25% -0.093 -0.0358) |
| OKLCH | oklch(90.25% 0.1 201.1) |
| XYZ | xyz(59.4525, 76.2327, 102.0054) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.28
Robin'S Egg Blue
#98EFF9
ΔE00 2.76
Robin'S Egg
#6DEDFD
ΔE00 3.39
Light Cyan
#ACFFFC
ΔE00 5.07
Paleturquoise
#AFEEEE
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F3FA #FA8F88
analogous
#88FAC8 #88F3FA #88BAFA
triadic
#88F3FA #FA88F3 #F3FA88
tetradic
#88F3FA #C888FA #FA8F88 #BAFA88
square
#88F3FA #C888FA #FA8F88 #BAFA88
split-complementary
#88F3FA #FA88BA #FAC888
monochromatic
#13E7F5 #4DEDF8 #88F3FA #C3F9FC #E2FCFE
Accessibility & contrast
On white
1.29
#88F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#88F3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F3FA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F3FA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFB
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#4BFAF5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #88f3fa; /* rgb */ color: rgb(136, 243, 250); /* oklch */ color: oklch(90.2% 0.100 201.1);
Tailwind
colors: {
custom: {
50: '#b1f7fc',
500: '#88f3fa',
950: '#000000',
},
}SCSS
$custom: #88f3fa; $custom-light: #b1f7fc; $custom-dark: #000000;
JSON
{
"hex": "#88f3fa",
"rgb": {
"r": 136,
"g": 243,
"b": 250
},
"hsl": {
"h": 183.684,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.90245,
"c": 0.09962,
"h": 201.1
},
"luminance": 0.76238
}Semantic roles & 50–950 ramp
primary
#88F3FA
secondary
#D9564E
accent
#0E00E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111717
muted
#818585