#97FEDB#97FEDB
#97FEDB is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.109 H 170.0°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEDB |
|---|---|
| RGB | rgb(151, 254, 219) |
| HSL | hsl(160, 98%, 79%) |
| HSV | hsv(160, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(92.83, -37.83, 7.37) |
| CIE-LCH | lch(92.83, 38.54, 168.98°) |
| OKLab | oklab(92.45% -0.1072 0.0189) |
| OKLCH | oklch(92.45% 0.109 170) |
| XYZ | xyz(60.9854, 82.5732, 79.7287) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.22
Pale Turquoise
#A5FBD5
ΔE00 2.46
Aquamarine
#7FFFD4
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.16
Tiffany Blue
#7BF2DA
ΔE00 4.77
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEDB #FE97BA
analogous
#97FEA8 #97FEDB #97EDFE
triadic
#97FEDB #DB97FE #FEDB97
tetradic
#97FEDB #A897FE #FE97BA #EDFE97
square
#97FEDB #A897FE #FE97BA #EDFE97
split-complementary
#97FEDB #FE97ED #FEA897
monochromatic
#1EFDB1 #5AFDC6 #97FEDB #D4FFF0 #E1FFF5
Accessibility & contrast
On white
1.20
#97FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#97FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEDB
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEDB | 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)
#F9F2D9
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#77FFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97fedb; /* rgb */ color: rgb(151, 254, 219); /* oklch */ color: oklch(92.4% 0.109 170.0);
Tailwind
colors: {
custom: {
50: '#baffe6',
500: '#97fedb',
950: '#000000',
},
}SCSS
$custom: #97fedb; $custom-light: #baffe6; $custom-dark: #000000;
JSON
{
"hex": "#97fedb",
"rgb": {
"r": 151,
"g": 254,
"b": 219
},
"hsl": {
"h": 159.612,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92446,
"c": 0.1089,
"h": 170
},
"luminance": 0.82577
}Semantic roles & 50–950 ramp
primary
#97FEDB
secondary
#E05987
accent
#004EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684