#89FCDA#89FCDA
#89FCDA is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.117 H 172.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCDA |
|---|---|
| RGB | rgb(137, 252, 218) |
| HSL | hsl(162, 95%, 76%) |
| HSV | hsv(162, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.68, -40.60, 6.16) |
| CIE-LCH | lch(91.68, 41.06, 171.37°) |
| OKLab | oklab(91.36% -0.1155 0.0157) |
| OKLCH | oklch(91.36% 0.117 172.3) |
| XYZ | xyz(57.7765, 79.9965, 78.7123) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.80
Aquamarine
#7FFFD4
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 2.53
Tiffany Blue
#7BF2DA
ΔE00 3.65
Pale Turquoise
#A5FBD5
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCDA #FC89AB
analogous
#89FCA1 #89FCDA #89E5FC
triadic
#89FCDA #DA89FC #FCDA89
tetradic
#89FCDA #A189FC #FC89AB #E5FC89
square
#89FCDA #A189FC #FC89AB #E5FC89
split-complementary
#89FCDA #FC89E5 #FCA189
monochromatic
#12F9B5 #4DFAC7 #89FCDA #C5FEED #E1FEF6
Accessibility & contrast
On white
1.24
#89FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#89FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCDA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCDA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#E3E2DC
Tritanopia (blue-blind)
#5FFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fcda; /* rgb */ color: rgb(137, 252, 218); /* oklch */ color: oklch(91.4% 0.117 172.3);
Tailwind
colors: {
custom: {
50: '#b1fee5',
500: '#89fcda',
950: '#000000',
},
}SCSS
$custom: #89fcda; $custom-light: #b1fee5; $custom-dark: #000000;
JSON
{
"hex": "#89fcda",
"rgb": {
"r": 137,
"g": 252,
"b": 218
},
"hsl": {
"h": 162.261,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91361,
"c": 0.11654,
"h": 172.3
},
"luminance": 0.80001
}Semantic roles & 50–950 ramp
primary
#89FCDA
secondary
#DB4E78
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684