#97FFCB#97FFCB
#97FFCB is a very light, vivid teal. Relative luminance 0.824; OKLCH L 92.3% C 0.122 H 160.9°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFCB |
|---|---|
| RGB | rgb(151, 255, 203) |
| HSL | hsl(150, 100%, 80%) |
| HSV | hsv(150, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.75, -41.53, 15.50) |
| CIE-LCH | lch(92.75, 44.33, 159.54°) |
| OKLab | oklab(92.27% -0.1152 0.0398) |
| OKLCH | oklch(92.27% 0.122 160.9) |
| XYZ | xyz(59.2976, 82.4071, 69.2699) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.66
Light Seafoam
#A0FEBF
ΔE00 3.10
Pale Turquoise
#A5FBD5
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 4.42
Light Blue Green
#7EFBB3
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFCB #FF97CB
analogous
#97FF97 #97FFCB #97FFFF
triadic
#97FFCB #CB97FF #FFCB97
tetradic
#97FFCB #9797FF #FF97CB #FFFF97
square
#97FFCB #9797FF #FF97CB #FFFF97
split-complementary
#97FFCB #FF97FF #FF9797
monochromatic
#1DFF8E #5AFFAC #97FFCB #D4FFEA #E0FFF0
Accessibility & contrast
On white
1.20
#97FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#97FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFCB
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFCB | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C8
Deuteranopia (green-blind)
#ECE6CE
Tritanopia (blue-blind)
#7DFEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffcb; /* rgb */ color: rgb(151, 255, 203); /* oklch */ color: oklch(92.3% 0.122 160.9);
Tailwind
colors: {
custom: {
50: '#baffdb',
500: '#97ffcb',
950: '#000000',
},
}SCSS
$custom: #97ffcb; $custom-light: #baffdb; $custom-dark: #000000;
JSON
{
"hex": "#97ffcb",
"rgb": {
"r": 151,
"g": 255,
"b": 203
},
"hsl": {
"h": 150,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92271,
"c": 0.1219,
"h": 160.9
},
"luminance": 0.82411
}Semantic roles & 50–950 ramp
primary
#97FFCB
secondary
#E2599D
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684