#9AFFFD#9AFFFD
#9AFFFD is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.8% C 0.095 H 194.0°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFFD |
|---|---|
| RGB | rgb(154, 255, 253) |
| HSL | hsl(179, 100%, 80%) |
| HSV | hsv(179, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.09, -29.95, -8.34) |
| CIE-LCH | lch(94.09, 31.09, 195.56°) |
| OKLab | oklab(93.78% -0.0921 -0.023) |
| OKLCH | oklch(93.78% 0.095 194) |
| XYZ | xyz(66.8093, 85.4770, 105.8876) |
| Luminance | 0.8548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.16
Pale Cyan
#B7FFFA
ΔE00 3.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Paleturquoise
#AFEEEE
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFFD #FF9A9C
analogous
#9AFFCA #9AFFFD #9ACEFF
triadic
#9AFFFD #FD9AFF #FFFD9A
tetradic
#9AFFFD #CA9AFF #FF9A9C #CEFF9A
square
#9AFFFD #CA9AFF #FF9A9C #CEFF9A
split-complementary
#9AFFFD #FF9ACE #FFCA9A
monochromatic
#20FFFB #5DFFFC #9AFFFD #D7FFFE #E0FFFE
Accessibility & contrast
On white
1.16
#9AFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#9AFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFFD
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFFD | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#6DFFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9afffd; /* rgb */ color: rgb(154, 255, 253); /* oklch */ color: oklch(93.8% 0.095 194.0);
Tailwind
colors: {
custom: {
50: '#bdfffe',
500: '#9afffd',
950: '#000000',
},
}SCSS
$custom: #9afffd; $custom-light: #bdfffe; $custom-dark: #000000;
JSON
{
"hex": "#9afffd",
"rgb": {
"r": 154,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.812,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.9378,
"c": 0.09498,
"h": 194
},
"luminance": 0.85482
}Semantic roles & 50–950 ramp
primary
#9AFFFD
secondary
#E25B5E
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685