#97FCFE#97FCFE
#97FCFE is a very light, moderate teal. Relative luminance 0.834; OKLCH L 93.0% C 0.095 H 197.3°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCFE |
|---|---|
| RGB | rgb(151, 252, 254) |
| HSL | hsl(181, 98%, 79%) |
| HSV | hsv(181, 41%, 100%) |
| CMYK | cmyk(40.6%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(93.17, -29.01, -10.24) |
| CIE-LCH | lch(93.17, 30.76, 199.44°) |
| OKLab | oklab(93.02% -0.0906 -0.0282) |
| OKLCH | oklch(93.02% 0.095 197.3) |
| XYZ | xyz(65.4555, 83.3510, 106.3859) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.31
Pale Cyan
#B7FFFA
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Paleturquoise
#AFEEEE
ΔE00 5.28
Bright Cyan
#41FDFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCFE #FE9997
analogous
#97FECD #97FCFE #97C9FE
triadic
#97FCFE #FE97FC #FCFE97
tetradic
#97FCFE #CD97FE #FE9997 #C9FE97
square
#97FCFE #CD97FE #FE9997 #C9FE97
split-complementary
#97FCFE #FE97C9 #FECD97
monochromatic
#1EF9FD #5AFAFD #97FCFE #D4FEFF #E1FEFF
Accessibility & contrast
On white
1.19
#97FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#97FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCFE
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCFE | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#67FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97fcfe; /* rgb */ color: rgb(151, 252, 254); /* oklch */ color: oklch(93.0% 0.095 197.3);
Tailwind
colors: {
custom: {
50: '#bbfdfe',
500: '#97fcfe',
950: '#000000',
},
}SCSS
$custom: #97fcfe; $custom-light: #bbfdfe; $custom-dark: #000000;
JSON
{
"hex": "#97fcfe",
"rgb": {
"r": 151,
"g": 252,
"b": 254
},
"hsl": {
"h": 181.165,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.93017,
"c": 0.09487,
"h": 197.3
},
"luminance": 0.83356
}Semantic roles & 50–950 ramp
primary
#97FCFE
secondary
#E05C59
accent
#0400E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585