#97FFD2#97FFD2
#97FFD2 is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.4% C 0.116 H 164.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFD2 |
|---|---|
| RGB | rgb(151, 255, 210) |
| HSL | hsl(154, 100%, 80%) |
| HSV | hsv(154, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.90, -40.14, 12.11) |
| CIE-LCH | lch(92.90, 41.93, 163.21°) |
| OKLab | oklab(92.44% -0.1122 0.0312) |
| OKLCH | oklch(92.44% 0.116 164.5) |
| XYZ | xyz(60.1507, 82.7483, 73.7627) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.41
Aquamarine
#7FFFD4
ΔE00 2.62
Light Aqua
#8CFFDB
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Seafoam
#A0FEBF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFD2 #FF97C4
analogous
#97FF9E #97FFD2 #97F8FF
triadic
#97FFD2 #D297FF #FFD297
tetradic
#97FFD2 #9E97FF #FF97C4 #F8FF97
square
#97FFD2 #9E97FF #FF97C4 #F8FF97
split-complementary
#97FFD2 #FF97F8 #FF9E97
monochromatic
#1DFF9D #5AFFB8 #97FFD2 #D4FFEC #E0FFF2
Accessibility & contrast
On white
1.20
#97FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#97FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFD2
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFD2 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D0
Deuteranopia (green-blind)
#EBE6D5
Tritanopia (blue-blind)
#7BFFF2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffd2; /* rgb */ color: rgb(151, 255, 210); /* oklch */ color: oklch(92.4% 0.116 164.5);
Tailwind
colors: {
custom: {
50: '#baffdf',
500: '#97ffd2',
950: '#000000',
},
}SCSS
$custom: #97ffd2; $custom-light: #baffdf; $custom-dark: #000000;
JSON
{
"hex": "#97ffd2",
"rgb": {
"r": 151,
"g": 255,
"b": 210
},
"hsl": {
"h": 154.038,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92441,
"c": 0.11646,
"h": 164.5
},
"luminance": 0.82752
}Semantic roles & 50–950 ramp
primary
#97FFD2
secondary
#E25994
accent
#0063E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684