#89F2F2#89F2F2
#89F2F2 is a very light, moderate teal. Relative luminance 0.752; OKLCH L 89.8% C 0.098 H 195.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #89F2F2 |
|---|---|
| RGB | rgb(137, 242, 242) |
| HSL | hsl(180, 80%, 74%) |
| HSV | hsv(180, 43%, 95%) |
| CMYK | cmyk(43.4%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(89.50, -30.43, -9.51) |
| CIE-LCH | lch(89.50, 31.88, 197.36°) |
| OKLab | oklab(89.81% -0.0943 -0.0262) |
| OKLCH | oklch(89.81% 0.098 195.6) |
| XYZ | xyz(58.0894, 75.2288, 95.4467) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Bright Cyan
#41FDFE
ΔE00 5.31
Paleturquoise
#AFEEEE
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F2F2 #F28989
analogous
#89F2BE #89F2F2 #89BEF2
triadic
#89F2F2 #F289F2 #F2F289
tetradic
#89F2F2 #BE89F2 #F28989 #BEF289
square
#89F2F2 #BE89F2 #F28989 #BEF289
split-complementary
#89F2F2 #F289BE #F2BE89
monochromatic
#1BE6E6 #52ECEC #89F2F2 #C0F8F8 #E3FCFC
Accessibility & contrast
On white
1.31
#89F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#89F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F2F2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F2F2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#D3DBF3
Tritanopia (blue-blind)
#53F8F2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #89f2f2; /* rgb */ color: rgb(137, 242, 242); /* oklch */ color: oklch(89.8% 0.098 195.6);
Tailwind
colors: {
custom: {
50: '#b2f6f6',
500: '#89f2f2',
950: '#000000',
},
}SCSS
$custom: #89f2f2; $custom-light: #b2f6f6; $custom-dark: #000000;
JSON
{
"hex": "#89f2f2",
"rgb": {
"r": 137,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.89805,
"c": 0.09791,
"h": 195.6
},
"luminance": 0.75233
}Semantic roles & 50–950 ramp
primary
#89F2F2
secondary
#CE5151
accent
#0909DC
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585