#9DFFFF#9DFFFF
#9DFFFF is a very light, moderate teal. Relative luminance 0.859; OKLCH L 94.0% C 0.093 H 195.7°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFFF |
|---|---|
| RGB | rgb(157, 255, 255) |
| HSL | hsl(180, 100%, 81%) |
| HSV | hsv(180, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 0%, 0%) |
| CIE-LAB | lab(94.27, -28.76, -9.09) |
| CIE-LCH | lch(94.27, 30.16, 197.54°) |
| OKLab | oklab(93.98% -0.0891 -0.025) |
| OKLCH | oklch(93.98% 0.093 195.7) |
| XYZ | xyz(67.7079, 85.9033, 107.6015) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.01
Pale Cyan
#B7FFFA
ΔE00 3.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Paleturquoise
#AFEEEE
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Eggshell Blue
#C4FFF7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFFF #FF9D9D
analogous
#9DFFCE #9DFFFF #9DCEFF
triadic
#9DFFFF #FF9DFF #FFFF9D
tetradic
#9DFFFF #CE9DFF #FF9D9D #CEFF9D
square
#9DFFFF #CE9DFF #FF9D9D #CEFF9D
split-complementary
#9DFFFF #FF9DCE #FFCE9D
monochromatic
#23FFFF #60FFFF #9DFFFF #DAFFFF #E0FFFF
Accessibility & contrast
On white
1.16
#9DFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#9DFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFFF
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFFF | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E1E9FF
Tritanopia (blue-blind)
#72FFFF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #9dffff; /* rgb */ color: rgb(157, 255, 255); /* oklch */ color: oklch(94.0% 0.093 195.7);
Tailwind
colors: {
custom: {
50: '#beffff',
500: '#9dffff',
950: '#000000',
},
}SCSS
$custom: #9dffff; $custom-light: #beffff; $custom-dark: #000000;
JSON
{
"hex": "#9dffff",
"rgb": {
"r": 157,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.9398,
"c": 0.09255,
"h": 195.7
},
"luminance": 0.85908
}Semantic roles & 50–950 ramp
primary
#9DFFFF
secondary
#E35E5E
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686