#97FFFE#97FFFE
#97FFFE is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.7% C 0.097 H 194.8°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFFE |
|---|---|
| RGB | rgb(151, 255, 254) |
| HSL | hsl(179, 100%, 80%) |
| HSV | hsv(179, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.99, -30.43, -9.02) |
| CIE-LCH | lch(93.99, 31.74, 196.50°) |
| OKLab | oklab(93.68% -0.094 -0.0249) |
| OKLCH | oklch(93.68% 0.097 194.8) |
| XYZ | xyz(66.4051, 85.2501, 106.7024) |
| Luminance | 0.8526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.50
Pale Cyan
#B7FFFA
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Paleturquoise
#AFEEEE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFFE #FF9798
analogous
#97FFCA #97FFFE #97CCFF
triadic
#97FFFE #FE97FF #FFFE97
tetradic
#97FFFE #CA97FF #FF9798 #CCFF97
square
#97FFFE #CA97FF #FF9798 #CCFF97
split-complementary
#97FFFE #FF97CC #FFCA97
monochromatic
#1DFFFD #5AFFFD #97FFFE #D4FFFF #E0FFFF
Accessibility & contrast
On white
1.16
#97FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#97FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFFE
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFFE | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#67FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #97fffe; /* rgb */ color: rgb(151, 255, 254); /* oklch */ color: oklch(93.7% 0.097 194.8);
Tailwind
colors: {
custom: {
50: '#bbfffe',
500: '#97fffe',
950: '#000000',
},
}SCSS
$custom: #97fffe; $custom-light: #bbfffe; $custom-dark: #000000;
JSON
{
"hex": "#97fffe",
"rgb": {
"r": 151,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.423,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93677,
"c": 0.09722,
"h": 194.8
},
"luminance": 0.85255
}Semantic roles & 50–950 ramp
primary
#97FFFE
secondary
#E2595A
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685