#9FF2F2#9FF2F2
#9FF2F2 is a very light, moderate teal. Relative luminance 0.773; OKLCH L 90.8% C 0.081 H 195.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF2F2 |
|---|---|
| RGB | rgb(159, 242, 242) |
| HSL | hsl(180, 76%, 79%) |
| HSV | hsv(180, 34%, 95%) |
| CMYK | cmyk(34.3%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(90.45, -25.04, -8.00) |
| CIE-LCH | lch(90.45, 26.29, 197.71°) |
| OKLab | oklab(90.83% -0.0776 -0.022) |
| OKLCH | oklch(90.83% 0.081 195.8) |
| XYZ | xyz(62.0715, 77.2821, 95.6333) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.91
Paleturquoise
#AFEEEE
ΔE00 2.97
Robin'S Egg Blue
#98EFF9
ΔE00 3.68
Pale Cyan
#B7FFFA
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Duck Egg Blue
#C3FBF4
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF2F2 #F29F9F
analogous
#9FF2C8 #9FF2F2 #9FC8F2
triadic
#9FF2F2 #F29FF2 #F2F29F
tetradic
#9FF2F2 #C89FF2 #F29F9F #C8F29F
square
#9FF2F2 #C89FF2 #F29F9F #C8F29F
split-complementary
#9FF2F2 #F29FC8 #F2C89F
monochromatic
#33E3E3 #69EBEB #9FF2F2 #D5F9F9 #E4FBFB
Accessibility & contrast
On white
1.28
#9FF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#9FF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF2F2
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF2F2 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF2
Deuteranopia (green-blind)
#D8DFF3
Tritanopia (blue-blind)
#7EF7F2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ff2f2; /* rgb */ color: rgb(159, 242, 242); /* oklch */ color: oklch(90.8% 0.081 195.8);
Tailwind
colors: {
custom: {
50: '#bff6f6',
500: '#9ff2f2',
950: '#000000',
},
}SCSS
$custom: #9ff2f2; $custom-light: #bff6f6; $custom-dark: #000000;
JSON
{
"hex": "#9ff2f2",
"rgb": {
"r": 159,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.90826,
"c": 0.08061,
"h": 195.8
},
"luminance": 0.77286
}Semantic roles & 50–950 ramp
primary
#9FF2F2
secondary
#D06565
accent
#0D0DD8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585