#7FF2F2#7FF2F2
#7FF2F2 is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.4% C 0.105 H 195.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF2F2 |
|---|---|
| RGB | rgb(127, 242, 242) |
| HSL | hsl(180, 82%, 72%) |
| HSV | hsv(180, 48%, 95%) |
| CMYK | cmyk(47.5%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(89.12, -32.64, -10.12) |
| CIE-LCH | lch(89.12, 34.17, 197.22°) |
| OKLab | oklab(89.4% -0.1012 -0.0279) |
| OKLCH | oklch(89.4% 0.105 195.4) |
| XYZ | xyz(56.5251, 74.4222, 95.3734) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.47
Bright Light Blue
#26F7FD
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF2F2 #F27F7F
analogous
#7FF2B9 #7FF2F2 #7FB9F2
triadic
#7FF2F2 #F27FF2 #F2F27F
tetradic
#7FF2F2 #B97FF2 #F27F7F #B9F27F
square
#7FF2F2 #B97FF2 #F27F7F #B9F27F
split-complementary
#7FF2F2 #F27FB9 #F2B97F
monochromatic
#17E0E0 #47ECEC #7FF2F2 #B7F8F8 #E3FCFC
Accessibility & contrast
On white
1.32
#7FF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#7FF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF2F2
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF2F2 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#D1DAF3
Tritanopia (blue-blind)
#38F8F2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff2f2; /* rgb */ color: rgb(127, 242, 242); /* oklch */ color: oklch(89.4% 0.105 195.4);
Tailwind
colors: {
custom: {
50: '#acf6f6',
500: '#7ff2f2',
950: '#000000',
},
}SCSS
$custom: #7ff2f2; $custom-light: #acf6f6; $custom-dark: #000000;
JSON
{
"hex": "#7ff2f2",
"rgb": {
"r": 127,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.89396,
"c": 0.10502,
"h": 195.4
},
"luminance": 0.74427
}Semantic roles & 50–950 ramp
primary
#7FF2F2
secondary
#CD4848
accent
#0808DE
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585