#9AFEFF#9AFEFF
#9AFEFF is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.6% C 0.094 H 196.5°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFEFF |
|---|---|
| RGB | rgb(154, 254, 255) |
| HSL | hsl(181, 100%, 80%) |
| HSV | hsv(181, 40%, 100%) |
| CMYK | cmyk(39.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.87, -29.01, -9.70) |
| CIE-LCH | lch(93.87, 30.58, 198.49°) |
| OKLab | oklab(93.62% -0.0902 -0.0267) |
| OKLCH | oklch(93.62% 0.094 196.5) |
| XYZ | xyz(66.8114, 84.9688, 107.4683) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.39
Pale Cyan
#B7FFFA
ΔE00 4.04
Robin'S Egg Blue
#98EFF9
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Paleturquoise
#AFEEEE
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFEFF #FF9B9A
analogous
#9AFFCD #9AFEFF #9ACBFF
triadic
#9AFEFF #FF9AFE #FEFF9A
tetradic
#9AFEFF #CD9AFF #FF9B9A #CBFF9A
square
#9AFEFF #CD9AFF #FF9B9A #CBFF9A
split-complementary
#9AFEFF #FF9ACB #FFCD9A
monochromatic
#20FDFF #5DFDFF #9AFEFF #D7FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#9AFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#9AFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFEFF
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFEFF | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#6CFFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9afeff; /* rgb */ color: rgb(154, 254, 255); /* oklch */ color: oklch(93.6% 0.094 196.5);
Tailwind
colors: {
custom: {
50: '#bdffff',
500: '#9afeff',
950: '#000000',
},
}SCSS
$custom: #9afeff; $custom-light: #bdffff; $custom-dark: #000000;
JSON
{
"hex": "#9afeff",
"rgb": {
"r": 154,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.594,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93623,
"c": 0.0941,
"h": 196.5
},
"luminance": 0.84974
}Semantic roles & 50–950 ramp
primary
#9AFEFF
secondary
#E25C5B
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686