#9AFDF2#9AFDF2
#9AFDF2 is a very light, moderate teal. Relative luminance 0.835; OKLCH L 93.0% C 0.095 H 186.6°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFDF2 |
|---|---|
| RGB | rgb(154, 253, 242) |
| HSL | hsl(173, 96%, 80%) |
| HSV | hsv(173, 39%, 99%) |
| CMYK | cmyk(39.1%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(93.24, -31.56, -3.90) |
| CIE-LCH | lch(93.24, 31.80, 187.04°) |
| OKLab | oklab(93.01% -0.0943 -0.011) |
| OKLCH | oklch(93.01% 0.095 186.6) |
| XYZ | xyz(64.4726, 83.5268, 96.7121) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.67
Pale Cyan
#B7FFFA
ΔE00 4.31
Pale Aqua
#B8FFEB
ΔE00 5.15
Tiffany Blue
#7BF2DA
ΔE00 5.55
Eggshell Blue
#C4FFF7
ΔE00 5.90
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFDF2 #FD9AA5
analogous
#9AFDC0 #9AFDF2 #9AD7FD
triadic
#9AFDF2 #F29AFD #FDF29A
tetradic
#9AFDF2 #C09AFD #FD9AA5 #D7FD9A
square
#9AFDF2 #C09AFD #FD9AA5 #D7FD9A
split-complementary
#9AFDF2 #FD9AD7 #FDC09A
monochromatic
#22FBE3 #5EFCEA #9AFDF2 #D6FEFA #E1FEFB
Accessibility & contrast
On white
1.19
#9AFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#9AFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFDF2
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFDF2 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#73FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9afdf2; /* rgb */ color: rgb(154, 253, 242); /* oklch */ color: oklch(93.0% 0.095 186.6);
Tailwind
colors: {
custom: {
50: '#bcfef6',
500: '#9afdf2',
950: '#000000',
},
}SCSS
$custom: #9afdf2; $custom-light: #bcfef6; $custom-dark: #000000;
JSON
{
"hex": "#9afdf2",
"rgb": {
"r": 154,
"g": 253,
"b": 242
},
"hsl": {
"h": 173.333,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.93005,
"c": 0.09493,
"h": 186.6
},
"luminance": 0.83531
}Semantic roles & 50–950 ramp
primary
#9AFDF2
secondary
#DF5C6B
accent
#001AE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685