#97FFE3#97FFE3
#97FFE3 is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.105 H 174.7°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFE3 |
|---|---|
| RGB | rgb(151, 255, 227) |
| HSL | hsl(164, 100%, 80%) |
| HSV | hsv(164, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 11%, 0%) |
| CIE-LAB | lab(93.29, -36.58, 3.91) |
| CIE-LCH | lch(93.29, 36.78, 173.89°) |
| OKLab | oklab(92.89% -0.105 0.0098) |
| OKLCH | oklch(92.89% 0.105 174.7) |
| XYZ | xyz(62.3822, 83.6409, 85.5152) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.36
Tiffany Blue
#7BF2DA
ΔE00 3.68
Pale Turquoise
#A5FBD5
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.50
Pale Aqua
#B8FFEB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFE3 #FF97B3
analogous
#97FFAF #97FFE3 #97E7FF
triadic
#97FFE3 #E397FF #FFE397
tetradic
#97FFE3 #AF97FF #FF97B3 #E7FF97
square
#97FFE3 #AF97FF #FF97B3 #E7FF97
split-complementary
#97FFE3 #FF97E7 #FFAF97
monochromatic
#1DFFC2 #5AFFD3 #97FFE3 #D4FFF3 #E0FFF7
Accessibility & contrast
On white
1.18
#97FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#97FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFE3
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFE3 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E2
Deuteranopia (green-blind)
#E7E7E5
Tritanopia (blue-blind)
#74FFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #97ffe3; /* rgb */ color: rgb(151, 255, 227); /* oklch */ color: oklch(92.9% 0.105 174.7);
Tailwind
colors: {
custom: {
50: '#baffeb',
500: '#97ffe3',
950: '#000000',
},
}SCSS
$custom: #97ffe3; $custom-light: #baffeb; $custom-dark: #000000;
JSON
{
"hex": "#97ffe3",
"rgb": {
"r": 151,
"g": 255,
"b": 227
},
"hsl": {
"h": 163.846,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92886,
"c": 0.10548,
"h": 174.7
},
"luminance": 0.83645
}Semantic roles & 50–950 ramp
primary
#97FFE3
secondary
#E2597D
accent
#003EE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684