#7FF6ED#7FF6ED
#7FF6ED is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.1% C 0.109 H 188.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF6ED |
|---|---|
| RGB | rgb(127, 246, 237) |
| HSL | hsl(175, 87%, 73%) |
| HSV | hsv(175, 48%, 96%) |
| CMYK | cmyk(48.4%, 0%, 3.7%, 3.5%) |
| CIE-LAB | lab(90.11, -35.74, -6.05) |
| CIE-LCH | lch(90.11, 36.25, 189.61°) |
| OKLab | oklab(90.14% -0.1076 -0.0169) |
| OKLCH | oklch(90.14% 0.109 188.9) |
| XYZ | xyz(56.9879, 76.5330, 91.8736) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.35
Light Cyan
#ACFFFC
ΔE00 5.37
Aqua
#00FFFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF6ED #F67F88
analogous
#7FF6B1 #7FF6ED #7FC3F6
triadic
#7FF6ED #ED7FF6 #F6ED7F
tetradic
#7FF6ED #B17FF6 #F67F88 #C3F67F
square
#7FF6ED #B17FF6 #F67F88 #C3F67F
split-complementary
#7FF6ED #F67FC3 #F6B17F
monochromatic
#10EADA #46F2E5 #7FF6ED #B8FAF5 #E2FDFB
Accessibility & contrast
On white
1.29
#7FF6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#7FF6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF6ED
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF6ED | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#3BFBF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff6ed; /* rgb */ color: rgb(127, 246, 237); /* oklch */ color: oklch(90.1% 0.109 188.9);
Tailwind
colors: {
custom: {
50: '#acf9f2',
500: '#7ff6ed',
950: '#000000',
},
}SCSS
$custom: #7ff6ed; $custom-light: #acf9f2; $custom-dark: #000000;
JSON
{
"hex": "#7ff6ed",
"rgb": {
"r": 127,
"g": 246,
"b": 237
},
"hsl": {
"h": 175.462,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.90144,
"c": 0.10894,
"h": 188.9
},
"luminance": 0.76538
}Semantic roles & 50–950 ramp
primary
#7FF6ED
secondary
#D24752
accent
#0213E3
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585