#88FDFD#88FDFD
#88FDFD is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.6% C 0.107 H 195.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #88FDFD |
|---|---|
| RGB | rgb(136, 253, 253) |
| HSL | hsl(180, 97%, 76%) |
| HSV | hsv(180, 46%, 99%) |
| CMYK | cmyk(46.2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.83, -33.13, -10.29) |
| CIE-LCH | lch(92.83, 34.69, 197.26°) |
| OKLab | oklab(92.57% -0.1027 -0.0284) |
| OKLCH | oklch(92.57% 0.107 195.5) |
| XYZ | xyz(63.0011, 82.5713, 105.5273) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.87
Bright Cyan
#41FDFE
ΔE00 4.25
Bright Light Blue
#26F7FD
ΔE00 5.12
Aqua
#00FFFF
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Pale Cyan
#B7FFFA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FDFD #FD8888
analogous
#88FDC3 #88FDFD #88C3FD
triadic
#88FDFD #FD88FD #FDFD88
tetradic
#88FDFD #C388FD #FD8888 #C3FD88
square
#88FDFD #C388FD #FD8888 #C3FD88
split-complementary
#88FDFD #FD88C3 #FDC388
monochromatic
#10FBFB #4CFCFC #88FDFD #C4FEFE #E1FEFE
Accessibility & contrast
On white
1.20
#88FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#88FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FDFD
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FDFD | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#44FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #88fdfd; /* rgb */ color: rgb(136, 253, 253); /* oklch */ color: oklch(92.6% 0.107 195.5);
Tailwind
colors: {
custom: {
50: '#b2fefe',
500: '#88fdfd',
950: '#000000',
},
}SCSS
$custom: #88fdfd; $custom-light: #b2fefe; $custom-dark: #000000;
JSON
{
"hex": "#88fdfd",
"rgb": {
"r": 136,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.92571,
"c": 0.10659,
"h": 195.5
},
"luminance": 0.82577
}Semantic roles & 50–950 ramp
primary
#88FDFD
secondary
#DD4D4D
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685