#7FF7ED#7FF7ED
#7FF7ED is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.4% C 0.110 H 188.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7ED |
|---|---|
| RGB | rgb(127, 247, 237) |
| HSL | hsl(175, 88%, 73%) |
| HSV | hsv(175, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 4%, 3.1%) |
| CIE-LAB | lab(90.39, -36.20, -5.63) |
| CIE-LCH | lch(90.39, 36.63, 188.85°) |
| OKLab | oklab(90.37% -0.1087 -0.0158) |
| OKLCH | oklch(90.37% 0.11 188.3) |
| XYZ | xyz(57.2929, 77.1430, 91.9752) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 5.06
Bright Turquoise
#0FFEF9
ΔE00 5.11
Bright Aqua
#0BF9EA
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 5.49
Aqua
#00FFFF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7ED #F77F89
analogous
#7FF7B1 #7FF7ED #7FC5F7
triadic
#7FF7ED #ED7FF7 #F7ED7F
tetradic
#7FF7ED #B17FF7 #F77F89 #C5F77F
square
#7FF7ED #B17FF7 #F77F89 #C5F77F
split-complementary
#7FF7ED #F77FC5 #F7B17F
monochromatic
#0FEDDA #45F3E5 #7FF7ED #B9FBF5 #E2FDFB
Accessibility & contrast
On white
1.28
#7FF7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#7FF7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7ED
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7ED | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#3BFCF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff7ed; /* rgb */ color: rgb(127, 247, 237); /* oklch */ color: oklch(90.4% 0.110 188.3);
Tailwind
colors: {
custom: {
50: '#acfaf2',
500: '#7ff7ed',
950: '#000000',
},
}SCSS
$custom: #7ff7ed; $custom-light: #acfaf2; $custom-dark: #000000;
JSON
{
"hex": "#7ff7ed",
"rgb": {
"r": 127,
"g": 247,
"b": 237
},
"hsl": {
"h": 175,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.90371,
"c": 0.10984,
"h": 188.3
},
"luminance": 0.77148
}Semantic roles & 50–950 ramp
primary
#7FF7ED
secondary
#D34752
accent
#0114E5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585