#7FFFF2#7FFFF2
#7FFFF2 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.116 H 186.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFF2 |
|---|---|
| RGB | rgb(127, 255, 242) |
| HSL | hsl(174, 100%, 75%) |
| HSV | hsv(174, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(92.77, -38.64, -4.72) |
| CIE-LCH | lch(92.77, 38.93, 186.96°) |
| OKLab | oklab(92.34% -0.1152 -0.0133) |
| OKLCH | oklch(92.34% 0.116 186.6) |
| XYZ | xyz(60.5327, 82.4374, 96.7092) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.72
Bright Aqua
#0BF9EA
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.03
Bright Cyan
#41FDFE
ΔE00 5.45
Aqua
#00FFFF
ΔE00 5.88
Light Cyan
#ACFFFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFF2 #FF7F8C
analogous
#7FFFB2 #7FFFF2 #7FCCFF
triadic
#7FFFF2 #F27FFF #FFF27F
tetradic
#7FFFF2 #B27FFF #FF7F8C #CCFF7F
square
#7FFFF2 #B27FFF #FF7F8C #CCFF7F
split-complementary
#7FFFF2 #FF7FCC #FFB27F
monochromatic
#05FFE6 #42FFEC #7FFFF2 #BCFFF8 #E0FFFC
Accessibility & contrast
On white
1.20
#7FFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#7FFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFF2
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFF2 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#31FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffff2; /* rgb */ color: rgb(127, 255, 242); /* oklch */ color: oklch(92.3% 0.116 186.6);
Tailwind
colors: {
custom: {
50: '#adfff6',
500: '#7ffff2',
950: '#000000',
},
}SCSS
$custom: #7ffff2; $custom-light: #adfff6; $custom-dark: #000000;
JSON
{
"hex": "#7ffff2",
"rgb": {
"r": 127,
"g": 255,
"b": 242
},
"hsl": {
"h": 173.906,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92337,
"c": 0.11601,
"h": 186.6
},
"luminance": 0.82443
}Semantic roles & 50–950 ramp
primary
#7FFFF2
secondary
#DE4454
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685