#9AFFE7#9AFFE7
#9AFFE7 is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.1% C 0.101 H 177.0°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFE7 |
|---|---|
| RGB | rgb(154, 255, 231) |
| HSL | hsl(166, 100%, 80%) |
| HSV | hsv(166, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(93.52, -34.95, 2.19) |
| CIE-LCH | lch(93.52, 35.02, 176.42°) |
| OKLab | oklab(93.13% -0.1011 0.0053) |
| OKLCH | oklch(93.13% 0.101 177) |
| XYZ | xyz(63.5047, 84.1551, 88.4830) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 3.67
Pale Aqua
#B8FFEB
ΔE00 4.01
Pale Turquoise
#A5FBD5
ΔE00 5.01
Aquamarine
#7FFFD4
ΔE00 5.50
Light Turquoise
#7EF4CC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFE7 #FF9AB2
analogous
#9AFFB5 #9AFFE7 #9AE4FF
triadic
#9AFFE7 #E79AFF #FFE79A
tetradic
#9AFFE7 #B59AFF #FF9AB2 #E4FF9A
square
#9AFFE7 #B59AFF #FF9AB2 #E4FF9A
split-complementary
#9AFFE7 #FF9AE4 #FFB59A
monochromatic
#20FFCA #5DFFD8 #9AFFE7 #D7FFF6 #E0FFF8
Accessibility & contrast
On white
1.18
#9AFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#9AFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFE7
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFE7 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E6
Deuteranopia (green-blind)
#E7E7E9
Tritanopia (blue-blind)
#77FFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9affe7; /* rgb */ color: rgb(154, 255, 231); /* oklch */ color: oklch(93.1% 0.101 177.0);
Tailwind
colors: {
custom: {
50: '#bcffee',
500: '#9affe7',
950: '#000000',
},
}SCSS
$custom: #9affe7; $custom-light: #bcffee; $custom-dark: #000000;
JSON
{
"hex": "#9affe7",
"rgb": {
"r": 154,
"g": 255,
"b": 231
},
"hsl": {
"h": 165.743,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93132,
"c": 0.10125,
"h": 177
},
"luminance": 0.8416
}Semantic roles & 50–950 ramp
primary
#9AFFE7
secondary
#E25B7B
accent
#0037E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685