#97F9FA#97F9FA
#97F9FA is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.2% C 0.093 H 196.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97F9FA |
|---|---|
| RGB | rgb(151, 249, 250) |
| HSL | hsl(181, 91%, 79%) |
| HSV | hsv(181, 40%, 98%) |
| CMYK | cmyk(39.6%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(92.23, -28.53, -9.55) |
| CIE-LCH | lch(92.23, 30.09, 198.51°) |
| OKLab | oklab(92.23% -0.0888 -0.0263) |
| OKLCH | oklch(92.23% 0.093 196.5) |
| XYZ | xyz(63.8870, 81.2281, 102.7360) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.67
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Pale Cyan
#B7FFFA
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Paleturquoise
#AFEEEE
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F9FA #FA9897
analogous
#97FAC9 #97F9FA #97C7FA
triadic
#97F9FA #FA97F9 #F9FA97
tetradic
#97F9FA #C997FA #FA9897 #C7FA97
square
#97F9FA #C997FA #FA9897 #C7FA97
split-complementary
#97F9FA #FA97C7 #FAC997
monochromatic
#22F2F4 #5DF6F7 #97F9FA #D1FCFD #E2FDFE
Accessibility & contrast
On white
1.22
#97F9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#97F9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F9FA
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F9FA | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#6AFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97f9fa; /* rgb */ color: rgb(151, 249, 250); /* oklch */ color: oklch(92.2% 0.093 196.5);
Tailwind
colors: {
custom: {
50: '#bafbfb',
500: '#97f9fa',
950: '#000000',
},
}SCSS
$custom: #97f9fa; $custom-light: #bafbfb; $custom-dark: #000000;
JSON
{
"hex": "#97f9fa",
"rgb": {
"r": 151,
"g": 249,
"b": 250
},
"hsl": {
"h": 180.606,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.9223,
"c": 0.09259,
"h": 196.5
},
"luminance": 0.81233
}Semantic roles & 50–950 ramp
primary
#97F9FA
secondary
#DA5C5B
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585