#97FDFE#97FDFE
#97FDFE is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.2% C 0.096 H 196.4°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97FDFE |
|---|---|
| RGB | rgb(151, 253, 254) |
| HSL | hsl(181, 98%, 79%) |
| HSV | hsv(181, 41%, 100%) |
| CMYK | cmyk(40.6%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.44, -29.48, -9.83) |
| CIE-LCH | lch(93.44, 31.08, 198.44°) |
| OKLab | oklab(93.24% -0.0917 -0.0271) |
| OKLCH | oklch(93.24% 0.096 196.4) |
| XYZ | xyz(65.7704, 83.9807, 106.4908) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.62
Pale Cyan
#B7FFFA
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 4.85
Paleturquoise
#AFEEEE
ΔE00 5.47
Bright Cyan
#41FDFE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FDFE #FE9897
analogous
#97FECC #97FDFE #97C9FE
triadic
#97FDFE #FE97FD #FDFE97
tetradic
#97FDFE #CC97FE #FE9897 #C9FE97
square
#97FDFE #CC97FE #FE9897 #C9FE97
split-complementary
#97FDFE #FE97C9 #FECC97
monochromatic
#1EFBFD #5AFCFD #97FDFE #D4FEFF #E1FEFF
Accessibility & contrast
On white
1.18
#97FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#97FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FDFE
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FDFE | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#67FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #97fdfe; /* rgb */ color: rgb(151, 253, 254); /* oklch */ color: oklch(93.2% 0.096 196.4);
Tailwind
colors: {
custom: {
50: '#bbfefe',
500: '#97fdfe',
950: '#000000',
},
}SCSS
$custom: #97fdfe; $custom-light: #bbfefe; $custom-dark: #000000;
JSON
{
"hex": "#97fdfe",
"rgb": {
"r": 151,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.583,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.93237,
"c": 0.09563,
"h": 196.4
},
"luminance": 0.83986
}Semantic roles & 50–950 ramp
primary
#97FDFE
secondary
#E05A59
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685