#9CFDFF#9CFDFF
#9CFDFF is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.5% C 0.092 H 197.4°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFDFF |
|---|---|
| RGB | rgb(156, 253, 255) |
| HSL | hsl(181, 100%, 81%) |
| HSV | hsv(181, 39%, 100%) |
| CMYK | cmyk(38.8%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(93.68, -28.05, -9.97) |
| CIE-LCH | lch(93.68, 29.77, 199.57°) |
| OKLab | oklab(93.5% -0.0876 -0.0274) |
| OKLCH | oklch(93.5% 0.092 197.4) |
| XYZ | xyz(66.8789, 84.5337, 107.3808) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.40
Pale Cyan
#B7FFFA
ΔE00 3.98
Robin'S Egg Blue
#98EFF9
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Paleturquoise
#AFEEEE
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFDFF #FF9E9C
analogous
#9CFFCF #9CFDFF #9CCBFF
triadic
#9CFDFF #FF9CFD #FDFF9C
tetradic
#9CFDFF #CF9CFF #FF9E9C #CBFF9C
square
#9CFDFF #CF9CFF #FF9E9C #CBFF9C
split-complementary
#9CFDFF #FF9CCB #FFCF9C
monochromatic
#22FBFF #5FFCFF #9CFDFF #D9FEFF #E0FEFF
Accessibility & contrast
On white
1.17
#9CFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#9CFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFDFF
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFDFF | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#70FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9cfdff; /* rgb */ color: rgb(156, 253, 255); /* oklch */ color: oklch(93.5% 0.092 197.4);
Tailwind
colors: {
custom: {
50: '#befeff',
500: '#9cfdff',
950: '#000000',
},
}SCSS
$custom: #9cfdff; $custom-light: #befeff; $custom-dark: #000000;
JSON
{
"hex": "#9cfdff",
"rgb": {
"r": 156,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.212,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.93496,
"c": 0.09178,
"h": 197.4
},
"luminance": 0.84538
}Semantic roles & 50–950 ramp
primary
#9CFDFF
secondary
#E2605D
accent
#0500E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686