#9FF2FB#9FF2FB
#9FF2FB is a very light, moderate teal. Relative luminance 0.778; OKLCH L 91.1% C 0.081 H 204.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF2FB |
|---|---|
| RGB | rgb(159, 242, 251) |
| HSL | hsl(186, 92%, 80%) |
| HSV | hsv(186, 37%, 98%) |
| CMYK | cmyk(36.7%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(90.71, -22.93, -12.31) |
| CIE-LCH | lch(90.71, 26.03, 208.23°) |
| OKLab | oklab(91.11% -0.074 -0.0338) |
| OKLCH | oklch(91.11% 0.081 204.5) |
| XYZ | xyz(63.4566, 77.8361, 102.9282) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 0.92
Robin Egg Blue
#8AF1FE
ΔE00 2.39
Paleturquoise
#AFEEEE
ΔE00 3.95
Pale Sky Blue
#BDF6FE
ΔE00 4.36
Robin'S Egg
#6DEDFD
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF2FB #FBA89F
analogous
#9FFBD6 #9FF2FB #9FC4FB
triadic
#9FF2FB #FB9FF2 #F2FB9F
tetradic
#9FF2FB #D69FFB #FBA89F #C4FB9F
square
#9FF2FB #D69FFB #FBA89F #C4FB9F
split-complementary
#9FF2FB #FB9FC4 #FBD69F
monochromatic
#29E2F6 #64EAF9 #9FF2FB #DAFAFD #E2FBFE
Accessibility & contrast
On white
1.27
#9FF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#9FF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF2FB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF2FB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFC
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#7AF8F4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ff2fb; /* rgb */ color: rgb(159, 242, 251); /* oklch */ color: oklch(91.1% 0.081 204.5);
Tailwind
colors: {
custom: {
50: '#bff6fc',
500: '#9ff2fb',
950: '#000000',
},
}SCSS
$custom: #9ff2fb; $custom-light: #bff6fc; $custom-dark: #000000;
JSON
{
"hex": "#9ff2fb",
"rgb": {
"r": 159,
"g": 242,
"b": 251
},
"hsl": {
"h": 185.87,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.91113,
"c": 0.08137,
"h": 204.5
},
"luminance": 0.7784
}Semantic roles & 50–950 ramp
primary
#9FF2FB
secondary
#DD6D61
accent
#1600E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585