#9AFFFC#9AFFFC
#9AFFFC is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.7% C 0.095 H 193.2°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFFC |
|---|---|
| RGB | rgb(154, 255, 252) |
| HSL | hsl(178, 100%, 80%) |
| HSV | hsv(178, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.06, -30.19, -7.87) |
| CIE-LCH | lch(94.06, 31.20, 194.60°) |
| OKLab | oklab(93.75% -0.0925 -0.0217) |
| OKLCH | oklch(93.75% 0.095 193.2) |
| XYZ | xyz(66.6505, 85.4134, 105.0509) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.17
Pale Cyan
#B7FFFA
ΔE00 3.74
Paleturquoise
#AFEEEE
ΔE00 5.81
Bright Cyan
#41FDFE
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Eggshell Blue
#C4FFF7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFFC #FF9A9D
analogous
#9AFFCA #9AFFFC #9ACFFF
triadic
#9AFFFC #FC9AFF #FFFC9A
tetradic
#9AFFFC #CA9AFF #FF9A9D #CFFF9A
square
#9AFFFC #CA9AFF #FF9A9D #CFFF9A
split-complementary
#9AFFFC #FF9ACF #FFCA9A
monochromatic
#20FFF8 #5DFFFA #9AFFFC #D7FFFE #E0FFFE
Accessibility & contrast
On white
1.16
#9AFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#9AFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFFC
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFFC | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#E2E8FD
Tritanopia (blue-blind)
#6EFFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9afffc; /* rgb */ color: rgb(154, 255, 252); /* oklch */ color: oklch(93.7% 0.095 193.2);
Tailwind
colors: {
custom: {
50: '#bdfffd',
500: '#9afffc',
950: '#000000',
},
}SCSS
$custom: #9afffc; $custom-light: #bdfffd; $custom-dark: #000000;
JSON
{
"hex": "#9afffc",
"rgb": {
"r": 154,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.218,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93749,
"c": 0.09506,
"h": 193.2
},
"luminance": 0.85418
}Semantic roles & 50–950 ramp
primary
#9AFFFC
secondary
#E25B5F
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685