#9AFFE6#9AFFE6
#9AFFE6 is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.102 H 176.3°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFE6 |
|---|---|
| RGB | rgb(154, 255, 230) |
| HSL | hsl(165, 100%, 80%) |
| HSV | hsv(165, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(93.49, -35.17, 2.67) |
| CIE-LCH | lch(93.49, 35.27, 175.66°) |
| OKLab | oklab(93.11% -0.1015 0.0065) |
| OKLCH | oklch(93.11% 0.102 176.3) |
| XYZ | xyz(63.3638, 84.0988, 87.7413) |
| Luminance | 0.8410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 3.70
Pale Aqua
#B8FFEB
ΔE00 4.07
Pale Turquoise
#A5FBD5
ΔE00 4.72
Aquamarine
#7FFFD4
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFE6 #FF9AB3
analogous
#9AFFB4 #9AFFE6 #9AE5FF
triadic
#9AFFE6 #E69AFF #FFE69A
tetradic
#9AFFE6 #B49AFF #FF9AB3 #E5FF9A
square
#9AFFE6 #B49AFF #FF9AB3 #E5FF9A
split-complementary
#9AFFE6 #FF9AE5 #FFB49A
monochromatic
#20FFC8 #5DFFD7 #9AFFE6 #D7FFF5 #E0FFF7
Accessibility & contrast
On white
1.18
#9AFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#9AFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFE6
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFE6 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E5
Deuteranopia (green-blind)
#E7E7E8
Tritanopia (blue-blind)
#78FFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9affe6; /* rgb */ color: rgb(154, 255, 230); /* oklch */ color: oklch(93.1% 0.102 176.3);
Tailwind
colors: {
custom: {
50: '#bcffed',
500: '#9affe6',
950: '#000000',
},
}SCSS
$custom: #9affe6; $custom-light: #bcffed; $custom-dark: #000000;
JSON
{
"hex": "#9affe6",
"rgb": {
"r": 154,
"g": 255,
"b": 230
},
"hsl": {
"h": 165.149,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93105,
"c": 0.10174,
"h": 176.3
},
"luminance": 0.84103
}Semantic roles & 50–950 ramp
primary
#9AFFE6
secondary
#E25B7D
accent
#0039E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684