#9AFFE4#9AFFE4
#9AFFE4 is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.0% C 0.103 H 174.9°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFE4 |
|---|---|
| RGB | rgb(154, 255, 228) |
| HSL | hsl(164, 100%, 80%) |
| HSV | hsv(164, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(93.44, -35.60, 3.63) |
| CIE-LCH | lch(93.44, 35.78, 174.18°) |
| OKLab | oklab(93.05% -0.1024 0.0091) |
| OKLCH | oklch(93.05% 0.103 174.9) |
| XYZ | xyz(63.0846, 83.9871, 86.2707) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 3.82
Pale Turquoise
#A5FBD5
ΔE00 4.16
Pale Aqua
#B8FFEB
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.69
Light Turquoise
#7EF4CC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFE4 #FF9AB5
analogous
#9AFFB1 #9AFFE4 #9AE8FF
triadic
#9AFFE4 #E49AFF #FFE49A
tetradic
#9AFFE4 #B19AFF #FF9AB5 #E8FF9A
square
#9AFFE4 #B19AFF #FF9AB5 #E8FF9A
split-complementary
#9AFFE4 #FF9AE8 #FFB19A
monochromatic
#20FFC3 #5DFFD4 #9AFFE4 #D7FFF4 #E0FFF7
Accessibility & contrast
On white
1.18
#9AFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#9AFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFE4
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFE4 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E3
Deuteranopia (green-blind)
#E7E7E6
Tritanopia (blue-blind)
#79FFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9affe4; /* rgb */ color: rgb(154, 255, 228); /* oklch */ color: oklch(93.0% 0.103 174.9);
Tailwind
colors: {
custom: {
50: '#bcffec',
500: '#9affe4',
950: '#000000',
},
}SCSS
$custom: #9affe4; $custom-light: #bcffec; $custom-dark: #000000;
JSON
{
"hex": "#9affe4",
"rgb": {
"r": 154,
"g": 255,
"b": 228
},
"hsl": {
"h": 163.96,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93049,
"c": 0.10276,
"h": 174.9
},
"luminance": 0.83991
}Semantic roles & 50–950 ramp
primary
#9AFFE4
secondary
#E25B7F
accent
#003DE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684