#9AFFFE#9AFFFE
#9AFFFE is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.8% C 0.095 H 194.8°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFFE |
|---|---|
| RGB | rgb(154, 255, 254) |
| HSL | hsl(179, 100%, 80%) |
| HSV | hsv(179, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.12, -29.72, -8.82) |
| CIE-LCH | lch(94.12, 31.00, 196.53°) |
| OKLab | oklab(93.81% -0.0918 -0.0243) |
| OKLCH | oklch(93.81% 0.095 194.8) |
| XYZ | xyz(66.9691, 85.5409, 106.7288) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.20
Pale Cyan
#B7FFFA
ΔE00 3.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFFE #FF9A9B
analogous
#9AFFCB #9AFFFE #9ACDFF
triadic
#9AFFFE #FE9AFF #FFFE9A
tetradic
#9AFFFE #CB9AFF #FF9A9B #CDFF9A
square
#9AFFFE #CB9AFF #FF9A9B #CDFF9A
split-complementary
#9AFFFE #FF9ACD #FFCB9A
monochromatic
#20FFFD #5DFFFD #9AFFFE #D7FFFF #E0FFFF
Accessibility & contrast
On white
1.16
#9AFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#9AFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFFE
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFFE | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E1E8FF
Tritanopia (blue-blind)
#6DFFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9afffe; /* rgb */ color: rgb(154, 255, 254); /* oklch */ color: oklch(93.8% 0.095 194.8);
Tailwind
colors: {
custom: {
50: '#bdfffe',
500: '#9afffe',
950: '#000000',
},
}SCSS
$custom: #9afffe; $custom-light: #bdfffe; $custom-dark: #000000;
JSON
{
"hex": "#9afffe",
"rgb": {
"r": 154,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.406,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93811,
"c": 0.09493,
"h": 194.8
},
"luminance": 0.85546
}Semantic roles & 50–950 ramp
primary
#9AFFFE
secondary
#E25B5C
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685