#89FDFD#89FDFD
#89FDFD is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.6% C 0.106 H 195.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDFD |
|---|---|
| RGB | rgb(137, 253, 253) |
| HSL | hsl(180, 97%, 76%) |
| HSV | hsv(180, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.86, -32.91, -10.23) |
| CIE-LCH | lch(92.86, 34.46, 197.27°) |
| OKLab | oklab(92.61% -0.102 -0.0283) |
| OKLCH | oklch(92.61% 0.106 195.5) |
| XYZ | xyz(63.1644, 82.6554, 105.5350) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.78
Bright Cyan
#41FDFE
ΔE00 4.34
Bright Light Blue
#26F7FD
ΔE00 5.20
Pale Cyan
#B7FFFA
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Aqua
#00FFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDFD #FD8989
analogous
#89FDC3 #89FDFD #89C3FD
triadic
#89FDFD #FD89FD #FDFD89
tetradic
#89FDFD #C389FD #FD8989 #C3FD89
square
#89FDFD #C389FD #FD8989 #C3FD89
split-complementary
#89FDFD #FD89C3 #FDC389
monochromatic
#11FBFB #4DFCFC #89FDFD #C5FEFE #E1FEFE
Accessibility & contrast
On white
1.20
#89FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#89FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDFD
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDFD | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#47FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89fdfd; /* rgb */ color: rgb(137, 253, 253); /* oklch */ color: oklch(92.6% 0.106 195.5);
Tailwind
colors: {
custom: {
50: '#b3fefe',
500: '#89fdfd',
950: '#000000',
},
}SCSS
$custom: #89fdfd; $custom-light: #b3fefe; $custom-dark: #000000;
JSON
{
"hex": "#89fdfd",
"rgb": {
"r": 137,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.92611,
"c": 0.10589,
"h": 195.5
},
"luminance": 0.82661
}Semantic roles & 50–950 ramp
primary
#89FDFD
secondary
#DD4D4D
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685