#7FF2EE#7FF2EE
#7FF2EE is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.3% C 0.105 H 192.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF2EE |
|---|---|
| RGB | rgb(127, 242, 238) |
| HSL | hsl(178, 82%, 72%) |
| HSV | hsv(178, 48%, 95%) |
| CMYK | cmyk(47.5%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(89.01, -33.63, -8.19) |
| CIE-LCH | lch(89.01, 34.62, 193.69°) |
| OKLab | oklab(89.27% -0.1028 -0.0227) |
| OKLCH | oklch(89.27% 0.105 192.4) |
| XYZ | xyz(55.9309, 74.1845, 92.2440) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 5.23
Bright Turquoise
#0FFEF9
ΔE00 5.54
Aqua
#00FFFF
ΔE00 5.63
Pale Cyan
#B7FFFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF2EE #F27F83
analogous
#7FF2B5 #7FF2EE #7FBDF2
triadic
#7FF2EE #EE7FF2 #F2EE7F
tetradic
#7FF2EE #B57FF2 #F27F83 #BDF27F
square
#7FF2EE #B57FF2 #F27F83 #BDF27F
split-complementary
#7FF2EE #F27FBD #F2B57F
monochromatic
#17E0D9 #47ECE7 #7FF2EE #B7F8F5 #E3FCFB
Accessibility & contrast
On white
1.33
#7FF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#7FF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF2EE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF2EE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#3CF8F0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff2ee; /* rgb */ color: rgb(127, 242, 238); /* oklch */ color: oklch(89.3% 0.105 192.4);
Tailwind
colors: {
custom: {
50: '#acf6f3',
500: '#7ff2ee',
950: '#000000',
},
}SCSS
$custom: #7ff2ee; $custom-light: #acf6f3; $custom-dark: #000000;
JSON
{
"hex": "#7ff2ee",
"rgb": {
"r": 127,
"g": 242,
"b": 238
},
"hsl": {
"h": 177.913,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.89269,
"c": 0.10533,
"h": 192.4
},
"luminance": 0.74189
}Semantic roles & 50–950 ramp
primary
#7FF2EE
secondary
#CD484D
accent
#080FDE
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585