#97FFFC#97FFFC
#97FFFC is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.6% C 0.097 H 193.2°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFFC |
|---|---|
| RGB | rgb(151, 255, 252) |
| HSL | hsl(178, 100%, 80%) |
| HSV | hsv(178, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(93.94, -30.90, -8.06) |
| CIE-LCH | lch(93.94, 31.94, 194.62°) |
| OKLab | oklab(93.62% -0.0948 -0.0223) |
| OKLCH | oklch(93.62% 0.097 193.2) |
| XYZ | xyz(66.0865, 85.1226, 105.0244) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.49
Pale Cyan
#B7FFFA
ΔE00 4.05
Bright Cyan
#41FDFE
ΔE00 5.61
Paleturquoise
#AFEEEE
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFFC #FF979A
analogous
#97FFC8 #97FFFC #97CEFF
triadic
#97FFFC #FC97FF #FFFC97
tetradic
#97FFFC #C897FF #FF979A #CEFF97
square
#97FFFC #C897FF #FF979A #CEFF97
split-complementary
#97FFFC #FF97CE #FFC897
monochromatic
#1DFFF8 #5AFFFA #97FFFC #D4FFFE #E0FFFE
Accessibility & contrast
On white
1.17
#97FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#97FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFFC
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFFC | 1.00 | 1.17 | 18.03 | 18.03 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FC
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#68FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #97fffc; /* rgb */ color: rgb(151, 255, 252); /* oklch */ color: oklch(93.6% 0.097 193.2);
Tailwind
colors: {
custom: {
50: '#bbfffd',
500: '#97fffc',
950: '#000000',
},
}SCSS
$custom: #97fffc; $custom-light: #bbfffd; $custom-dark: #000000;
JSON
{
"hex": "#97fffc",
"rgb": {
"r": 151,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.269,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93615,
"c": 0.09735,
"h": 193.2
},
"luminance": 0.85128
}Semantic roles & 50–950 ramp
primary
#97FFFC
secondary
#E2595D
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685