#97FDFC#97FDFC
#97FDFC is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.2% C 0.096 H 194.8°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97FDFC |
|---|---|
| RGB | rgb(151, 253, 252) |
| HSL | hsl(179, 96%, 79%) |
| HSV | hsv(179, 40%, 99%) |
| CMYK | cmyk(40.3%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(93.39, -29.96, -8.88) |
| CIE-LCH | lch(93.39, 31.25, 196.51°) |
| OKLab | oklab(93.17% -0.0925 -0.0245) |
| OKLCH | oklch(93.17% 0.096 194.8) |
| XYZ | xyz(65.4518, 83.8533, 104.8129) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.42
Pale Cyan
#B7FFFA
ΔE00 4.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Paleturquoise
#AFEEEE
ΔE00 5.56
Bright Cyan
#41FDFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FDFC #FD9798
analogous
#97FDC9 #97FDFC #97CBFD
triadic
#97FDFC #FC97FD #FDFC97
tetradic
#97FDFC #C997FD #FD9798 #CBFD97
square
#97FDFC #C997FD #FD9798 #CBFD97
split-complementary
#97FDFC #FD97CB #FDC997
monochromatic
#1FFBF9 #5BFCFA #97FDFC #D3FEFE #E1FEFE
Accessibility & contrast
On white
1.18
#97FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#97FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FDFC
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FDFC | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#68FFFC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #97fdfc; /* rgb */ color: rgb(151, 253, 252); /* oklch */ color: oklch(93.2% 0.096 194.8);
Tailwind
colors: {
custom: {
50: '#bbfefd',
500: '#97fdfc',
950: '#000000',
},
}SCSS
$custom: #97fdfc; $custom-light: #bbfefd; $custom-dark: #000000;
JSON
{
"hex": "#97fdfc",
"rgb": {
"r": 151,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.412,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.93174,
"c": 0.0957,
"h": 194.8
},
"luminance": 0.83858
}Semantic roles & 50–950 ramp
primary
#97FDFC
secondary
#DF595B
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685