#7FF7F2#7FF7F2
#7FF7F2 is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.5% C 0.109 H 191.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7F2 |
|---|---|
| RGB | rgb(127, 247, 242) |
| HSL | hsl(178, 88%, 73%) |
| HSV | hsv(178, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 2%, 3.1%) |
| CIE-LAB | lab(90.52, -34.97, -8.04) |
| CIE-LCH | lch(90.52, 35.88, 192.94°) |
| OKLab | oklab(90.53% -0.1066 -0.0223) |
| OKLCH | oklch(90.53% 0.109 191.8) |
| XYZ | xyz(58.0336, 77.4392, 95.8762) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.12
Light Cyan
#ACFFFC
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 4.95
Aqua
#00FFFF
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 5.17
Bright Aqua
#0BF9EA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7F2 #F77F84
analogous
#7FF7B6 #7FF7F2 #7FC0F7
triadic
#7FF7F2 #F27FF7 #F7F27F
tetradic
#7FF7F2 #B67FF7 #F77F84 #C0F77F
square
#7FF7F2 #B67FF7 #F77F84 #C0F77F
split-complementary
#7FF7F2 #F77FC0 #F7B67F
monochromatic
#0FEDE4 #45F3EC #7FF7F2 #B9FBF8 #E2FDFC
Accessibility & contrast
On white
1.27
#7FF7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#7FF7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7F2
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7F2 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#36FDF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ff7f2; /* rgb */ color: rgb(127, 247, 242); /* oklch */ color: oklch(90.5% 0.109 191.8);
Tailwind
colors: {
custom: {
50: '#acfaf6',
500: '#7ff7f2',
950: '#000000',
},
}SCSS
$custom: #7ff7f2; $custom-light: #acfaf6; $custom-dark: #000000;
JSON
{
"hex": "#7ff7f2",
"rgb": {
"r": 127,
"g": 247,
"b": 242
},
"hsl": {
"h": 177.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.90525,
"c": 0.10896,
"h": 191.8
},
"luminance": 0.77444
}Semantic roles & 50–950 ramp
primary
#7FF7F2
secondary
#D3474D
accent
#010AE5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585