#9AFFFA#9AFFFA
#9AFFFA is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.7% C 0.095 H 191.6°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFFA |
|---|---|
| RGB | rgb(154, 255, 250) |
| HSL | hsl(177, 100%, 80%) |
| HSV | hsv(177, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.01, -30.66, -6.91) |
| CIE-LCH | lch(94.01, 31.42, 192.71°) |
| OKLab | oklab(93.69% -0.0933 -0.0191) |
| OKLCH | oklch(93.69% 0.095 191.6) |
| XYZ | xyz(66.3352, 85.2873, 103.3905) |
| Luminance | 0.8529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.36
Pale Cyan
#B7FFFA
ΔE00 3.74
Eggshell Blue
#C4FFF7
ΔE00 5.93
Bright Cyan
#41FDFE
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 6.04
Duck Egg Blue
#C3FBF4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFFA #FF9A9F
analogous
#9AFFC8 #9AFFFA #9AD1FF
triadic
#9AFFFA #FA9AFF #FFFA9A
tetradic
#9AFFFA #C89AFF #FF9A9F #D1FF9A
square
#9AFFFA #C89AFF #FF9A9F #D1FF9A
split-complementary
#9AFFFA #FF9AD1 #FFC89A
monochromatic
#20FFF4 #5DFFF7 #9AFFFA #D7FFFD #E0FFFD
Accessibility & contrast
On white
1.16
#9AFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#9AFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFFA
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFFA | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#6FFFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9afffa; /* rgb */ color: rgb(154, 255, 250); /* oklch */ color: oklch(93.7% 0.095 191.6);
Tailwind
colors: {
custom: {
50: '#bcfffb',
500: '#9afffa',
950: '#000000',
},
}SCSS
$custom: #9afffa; $custom-light: #bcfffb; $custom-dark: #000000;
JSON
{
"hex": "#9afffa",
"rgb": {
"r": 154,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.03,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93688,
"c": 0.09529,
"h": 191.6
},
"luminance": 0.85292
}Semantic roles & 50–950 ramp
primary
#9AFFFA
secondary
#E25B62
accent
#000BE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685