#7FF6EE#7FF6EE
#7FF6EE is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.2% C 0.109 H 189.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF6EE |
|---|---|
| RGB | rgb(127, 246, 238) |
| HSL | hsl(176, 87%, 73%) |
| HSV | hsv(176, 48%, 96%) |
| CMYK | cmyk(48.4%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(90.13, -35.49, -6.53) |
| CIE-LCH | lch(90.13, 36.09, 190.42°) |
| OKLab | oklab(90.18% -0.1072 -0.0182) |
| OKLCH | oklch(90.18% 0.109 189.6) |
| XYZ | xyz(57.1344, 76.5916, 92.6451) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 5.06
Light Cyan
#ACFFFC
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.47
Bright Aqua
#0BF9EA
ΔE00 5.49
Aqua
#00FFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF6EE #F67F87
analogous
#7FF6B2 #7FF6EE #7FC3F6
triadic
#7FF6EE #EE7FF6 #F6EE7F
tetradic
#7FF6EE #B27FF6 #F67F87 #C3F67F
square
#7FF6EE #B27FF6 #F67F87 #C3F67F
split-complementary
#7FF6EE #F67FC3 #F6B27F
monochromatic
#10EADC #46F2E6 #7FF6EE #B8FAF6 #E2FDFB
Accessibility & contrast
On white
1.29
#7FF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#7FF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF6EE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF6EE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#3AFBF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff6ee; /* rgb */ color: rgb(127, 246, 238); /* oklch */ color: oklch(90.2% 0.109 189.6);
Tailwind
colors: {
custom: {
50: '#acf9f3',
500: '#7ff6ee',
950: '#000000',
},
}SCSS
$custom: #7ff6ee; $custom-light: #acf9f3; $custom-dark: #000000;
JSON
{
"hex": "#7ff6ee",
"rgb": {
"r": 127,
"g": 246,
"b": 238
},
"hsl": {
"h": 175.966,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.90175,
"c": 0.10874,
"h": 189.6
},
"luminance": 0.76597
}Semantic roles & 50–950 ramp
primary
#7FF6EE
secondary
#D24750
accent
#0211E3
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585