#7FF7E9#7FF7E9
#7FF7E9 is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.2% C 0.111 H 185.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7E9 |
|---|---|
| RGB | rgb(127, 247, 233) |
| HSL | hsl(173, 88%, 73%) |
| HSV | hsv(173, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 5.7%, 3.1%) |
| CIE-LAB | lab(90.28, -37.16, -3.71) |
| CIE-LCH | lch(90.28, 37.35, 185.70°) |
| OKLab | oklab(90.25% -0.1104 -0.0106) |
| OKLCH | oklch(90.25% 0.111 185.5) |
| XYZ | xyz(56.7150, 76.9118, 88.9317) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.67
Bright Cyan
#41FDFE
ΔE00 6.09
Light Cyan
#ACFFFC
ΔE00 6.26
Turquoise
#40E0D0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7E9 #F77F8D
analogous
#7FF7AD #7FF7E9 #7FC9F7
triadic
#7FF7E9 #E97FF7 #F7E97F
tetradic
#7FF7E9 #AD7FF7 #F77F8D #C9F77F
square
#7FF7E9 #AD7FF7 #F77F8D #C9F77F
split-complementary
#7FF7E9 #F77FC9 #F7AD7F
monochromatic
#0FEDD3 #45F3DF #7FF7E9 #B9FBF3 #E2FDFA
Accessibility & contrast
On white
1.28
#7FF7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7FF7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7E9
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7E9 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE9
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#3FFCF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff7e9; /* rgb */ color: rgb(127, 247, 233); /* oklch */ color: oklch(90.2% 0.111 185.5);
Tailwind
colors: {
custom: {
50: '#acfaf0',
500: '#7ff7e9',
950: '#000000',
},
}SCSS
$custom: #7ff7e9; $custom-light: #acfaf0; $custom-dark: #000000;
JSON
{
"hex": "#7ff7e9",
"rgb": {
"r": 127,
"g": 247,
"b": 233
},
"hsl": {
"h": 173,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.90249,
"c": 0.11088,
"h": 185.5
},
"luminance": 0.76917
}Semantic roles & 50–950 ramp
primary
#7FF7E9
secondary
#D34757
accent
#011BE5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585