#97F4DC#97F4DC
#97F4DC is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.2% C 0.095 H 175.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97F4DC |
|---|---|
| RGB | rgb(151, 244, 220) |
| HSL | hsl(165, 81%, 77%) |
| HSV | hsv(165, 38%, 96%) |
| CMYK | cmyk(38.1%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(90.07, -33.01, 2.86) |
| CIE-LCH | lch(90.07, 33.14, 175.05°) |
| OKLab | oklab(90.23% -0.0952 0.0071) |
| OKLCH | oklch(90.23% 0.095 175.8) |
| XYZ | xyz(58.0266, 76.4441, 79.3938) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 4.06
Pale Aqua
#B8FFEB
ΔE00 4.35
Pale Turquoise
#A5FBD5
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 4.88
Light Teal
#90E4C1
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F4DC #F497AF
analogous
#97F4AD #97F4DC #97DEF4
triadic
#97F4DC #DC97F4 #F4DC97
tetradic
#97F4DC #AD97F4 #F497AF #DEF497
square
#97F4DC #AD97F4 #F497AF #DEF497
split-complementary
#97F4DC #F497DE #F4AD97
monochromatic
#28E8B7 #60EEC9 #97F4DC #CEFAEF #E3FCF6
Accessibility & contrast
On white
1.29
#97F4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#97F4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F4DC
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F4DC | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#79F6ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #97f4dc; /* rgb */ color: rgb(151, 244, 220); /* oklch */ color: oklch(90.2% 0.095 175.8);
Tailwind
colors: {
custom: {
50: '#b9f8e6',
500: '#97f4dc',
950: '#000000',
},
}SCSS
$custom: #97f4dc; $custom-light: #b9f8e6; $custom-dark: #000000;
JSON
{
"hex": "#97f4dc",
"rgb": {
"r": 151,
"g": 244,
"b": 220
},
"hsl": {
"h": 164.516,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.90228,
"c": 0.09549,
"h": 175.8
},
"luminance": 0.76448
}Semantic roles & 50–950 ramp
primary
#97F4DC
secondary
#D25D7B
accent
#083FDD
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121716
muted
#828584