#97FAFE#97FAFE
#97FAFE is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.6% C 0.093 H 199.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97FAFE |
|---|---|
| RGB | rgb(151, 250, 254) |
| HSL | hsl(182, 98%, 79%) |
| HSV | hsv(182, 41%, 100%) |
| CMYK | cmyk(40.6%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(92.62, -28.05, -11.05) |
| CIE-LCH | lch(92.62, 30.15, 201.51°) |
| OKLab | oklab(92.58% -0.0883 -0.0304) |
| OKLCH | oklch(92.58% 0.093 199) |
| XYZ | xyz(64.8308, 82.1015, 106.1776) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.22
Robin'S Egg Blue
#98EFF9
ΔE00 3.48
Robin Egg Blue
#8AF1FE
ΔE00 3.61
Pale Cyan
#B7FFFA
ΔE00 4.71
Paleturquoise
#AFEEEE
ΔE00 4.99
Robin'S Egg
#6DEDFD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FAFE #FE9B97
analogous
#97FECF #97FAFE #97C7FE
triadic
#97FAFE #FE97FA #FAFE97
tetradic
#97FAFE #CF97FE #FE9B97 #C7FE97
square
#97FAFE #CF97FE #FE9B97 #C7FE97
split-complementary
#97FAFE #FE97C7 #FECF97
monochromatic
#1EF4FD #5AF7FD #97FAFE #D4FDFF #E1FEFF
Accessibility & contrast
On white
1.21
#97FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#97FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FAFE
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FAFE | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#68FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97fafe; /* rgb */ color: rgb(151, 250, 254); /* oklch */ color: oklch(92.6% 0.093 199.0);
Tailwind
colors: {
custom: {
50: '#bbfcfe',
500: '#97fafe',
950: '#000000',
},
}SCSS
$custom: #97fafe; $custom-light: #bbfcfe; $custom-dark: #000000;
JSON
{
"hex": "#97fafe",
"rgb": {
"r": 151,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.33,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92577,
"c": 0.09342,
"h": 199
},
"luminance": 0.82106
}Semantic roles & 50–950 ramp
primary
#97FAFE
secondary
#E05E59
accent
#0900E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585