#9CF0FF#9CF0FF
#9CF0FF is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.7% C 0.084 H 210.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9CF0FF |
|---|---|
| RGB | rgb(156, 240, 255) |
| HSL | hsl(189, 100%, 81%) |
| HSV | hsv(189, 39%, 100%) |
| CMYK | cmyk(38.8%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(90.14, -21.74, -15.26) |
| CIE-LCH | lch(90.14, 26.56, 215.06°) |
| OKLab | oklab(90.66% -0.0726 -0.0419) |
| OKLCH | oklch(90.66% 0.084 210) |
| XYZ | xyz(62.9139, 76.6039, 106.0592) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.01
Robin Egg Blue
#8AF1FE
ΔE00 2.58
Pale Sky Blue
#BDF6FE
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 4.60
Paleturquoise
#AFEEEE
ΔE00 5.62
Powder Blue
#B0E0E6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CF0FF #FFAB9C
analogous
#9CFFDC #9CF0FF #9CBEFF
triadic
#9CF0FF #FF9CF0 #F0FF9C
tetradic
#9CF0FF #DC9CFF #FFAB9C #BEFF9C
square
#9CF0FF #DC9CFF #FFAB9C #BEFF9C
split-complementary
#9CF0FF #FF9CBE #FFDC9C
monochromatic
#22DDFF #5FE7FF #9CF0FF #D9F9FF #E0FAFF
Accessibility & contrast
On white
1.29
#9CF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#9CF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CF0FF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CF0FF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#D2DDFF
Tritanopia (blue-blind)
#73F7F4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9cf0ff; /* rgb */ color: rgb(156, 240, 255); /* oklch */ color: oklch(90.7% 0.084 210.0);
Tailwind
colors: {
custom: {
50: '#bdf5ff',
500: '#9cf0ff',
950: '#000000',
},
}SCSS
$custom: #9cf0ff; $custom-light: #bdf5ff; $custom-dark: #000000;
JSON
{
"hex": "#9cf0ff",
"rgb": {
"r": 156,
"g": 240,
"b": 255
},
"hsl": {
"h": 189.091,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.90662,
"c": 0.08378,
"h": 210
},
"luminance": 0.76608
}Semantic roles & 50–950 ramp
primary
#9CF0FF
secondary
#E2715D
accent
#2300E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121718
muted
#828586