#7FF6EF#7FF6EF
#7FF6EF is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.2% C 0.109 H 190.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF6EF |
|---|---|
| RGB | rgb(127, 246, 239) |
| HSL | hsl(176, 87%, 73%) |
| HSV | hsv(176, 48%, 96%) |
| CMYK | cmyk(48.4%, 0%, 2.8%, 3.5%) |
| CIE-LAB | lab(90.16, -35.25, -7.01) |
| CIE-LCH | lch(90.16, 35.94, 191.25°) |
| OKLab | oklab(90.21% -0.1068 -0.0195) |
| OKLCH | oklch(90.21% 0.109 190.4) |
| XYZ | xyz(57.2818, 76.6505, 93.4210) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.53
Bright Turquoise
#0FFEF9
ΔE00 5.03
Light Cyan
#ACFFFC
ΔE00 5.08
Aqua
#00FFFF
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 5.63
Bright Aqua
#0BF9EA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF6EF #F67F86
analogous
#7FF6B4 #7FF6EF #7FC1F6
triadic
#7FF6EF #EF7FF6 #F6EF7F
tetradic
#7FF6EF #B47FF6 #F67F86 #C1F67F
square
#7FF6EF #B47FF6 #F67F86 #C1F67F
split-complementary
#7FF6EF #F67FC1 #F6B47F
monochromatic
#10EADD #46F2E8 #7FF6EF #B8FAF6 #E2FDFB
Accessibility & contrast
On white
1.29
#7FF6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#7FF6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF6EF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF6EF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#D6DDF0
Tritanopia (blue-blind)
#39FBF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff6ef; /* rgb */ color: rgb(127, 246, 239); /* oklch */ color: oklch(90.2% 0.109 190.4);
Tailwind
colors: {
custom: {
50: '#acf9f4',
500: '#7ff6ef',
950: '#000000',
},
}SCSS
$custom: #7ff6ef; $custom-light: #acf9f4; $custom-dark: #000000;
JSON
{
"hex": "#7ff6ef",
"rgb": {
"r": 127,
"g": 246,
"b": 239
},
"hsl": {
"h": 176.471,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.90206,
"c": 0.10857,
"h": 190.4
},
"luminance": 0.76656
}Semantic roles & 50–950 ramp
primary
#7FF6EF
secondary
#D2474F
accent
#020FE3
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585