#7FF6F2#7FF6F2
#7FF6F2 is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.3% C 0.108 H 192.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF6F2 |
|---|---|
| RGB | rgb(127, 246, 242) |
| HSL | hsl(178, 87%, 73%) |
| HSV | hsv(178, 48%, 96%) |
| CMYK | cmyk(48.4%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(90.24, -34.51, -8.45) |
| CIE-LCH | lch(90.24, 35.53, 193.76°) |
| OKLab | oklab(90.3% -0.1056 -0.0234) |
| OKLCH | oklch(90.3% 0.108 192.5) |
| XYZ | xyz(57.7286, 76.8293, 95.7745) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.11
Light Cyan
#ACFFFC
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 5.01
Bright Turquoise
#0FFEF9
ΔE00 5.10
Aqua
#00FFFF
ΔE00 5.16
Pale Cyan
#B7FFFA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF6F2 #F67F83
analogous
#7FF6B6 #7FF6F2 #7FBEF6
triadic
#7FF6F2 #F27FF6 #F6F27F
tetradic
#7FF6F2 #B67FF6 #F67F83 #BEF67F
square
#7FF6F2 #B67FF6 #F67F83 #BEF67F
split-complementary
#7FF6F2 #F67FBE #F6B67F
monochromatic
#10EAE3 #46F2EC #7FF6F2 #B8FAF8 #E2FDFC
Accessibility & contrast
On white
1.28
#7FF6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7FF6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF6F2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF6F2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#D5DDF3
Tritanopia (blue-blind)
#36FCF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff6f2; /* rgb */ color: rgb(127, 246, 242); /* oklch */ color: oklch(90.3% 0.108 192.5);
Tailwind
colors: {
custom: {
50: '#acf9f6',
500: '#7ff6f2',
950: '#000000',
},
}SCSS
$custom: #7ff6f2; $custom-light: #acf9f6; $custom-dark: #000000;
JSON
{
"hex": "#7ff6f2",
"rgb": {
"r": 127,
"g": 246,
"b": 242
},
"hsl": {
"h": 177.983,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.90299,
"c": 0.10814,
"h": 192.5
},
"luminance": 0.76834
}Semantic roles & 50–950 ramp
primary
#7FF6F2
secondary
#D2474C
accent
#020AE3
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585