#97FFE2#97FFE2
#97FFE2 is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.106 H 174.0°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFE2 |
|---|---|
| RGB | rgb(151, 255, 226) |
| HSL | hsl(163, 100%, 80%) |
| HSV | hsv(163, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(93.27, -36.79, 4.39) |
| CIE-LCH | lch(93.27, 37.05, 173.19°) |
| OKLab | oklab(92.86% -0.1054 0.0111) |
| OKLCH | oklch(92.86% 0.106 174) |
| XYZ | xyz(62.2446, 83.5859, 84.7905) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.10
Tiffany Blue
#7BF2DA
ΔE00 3.80
Pale Turquoise
#A5FBD5
ΔE00 3.86
Aquamarine
#7FFFD4
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.28
Pale Aqua
#B8FFEB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFE2 #FF97B4
analogous
#97FFAE #97FFE2 #97E8FF
triadic
#97FFE2 #E297FF #FFE297
tetradic
#97FFE2 #AE97FF #FF97B4 #E8FF97
square
#97FFE2 #AE97FF #FF97B4 #E8FF97
split-complementary
#97FFE2 #FF97E8 #FFAE97
monochromatic
#1DFFC0 #5AFFD1 #97FFE2 #D4FFF3 #E0FFF6
Accessibility & contrast
On white
1.19
#97FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#97FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFE2
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFE2 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E1
Deuteranopia (green-blind)
#E7E7E4
Tritanopia (blue-blind)
#74FFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #97ffe2; /* rgb */ color: rgb(151, 255, 226); /* oklch */ color: oklch(92.9% 0.106 174.0);
Tailwind
colors: {
custom: {
50: '#baffeb',
500: '#97ffe2',
950: '#000000',
},
}SCSS
$custom: #97ffe2; $custom-light: #baffeb; $custom-dark: #000000;
JSON
{
"hex": "#97ffe2",
"rgb": {
"r": 151,
"g": 255,
"b": 226
},
"hsl": {
"h": 163.269,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92858,
"c": 0.10602,
"h": 174
},
"luminance": 0.8359
}Semantic roles & 50–950 ramp
primary
#97FFE2
secondary
#E2597F
accent
#0040E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684