#7FF7F0#7FF7F0
#7FF7F0 is a very light, moderate teal. Relative luminance 0.773; OKLCH L 90.5% C 0.109 H 190.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7F0 |
|---|---|
| RGB | rgb(127, 247, 240) |
| HSL | hsl(177, 88%, 73%) |
| HSV | hsv(177, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 2.8%, 3.1%) |
| CIE-LAB | lab(90.47, -35.47, -7.08) |
| CIE-LCH | lch(90.47, 36.16, 191.28°) |
| OKLab | oklab(90.46% -0.1075 -0.0197) |
| OKLCH | oklch(90.46% 0.109 190.4) |
| XYZ | xyz(57.7349, 77.3197, 94.3029) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.94
Light Cyan
#ACFFFC
ΔE00 5.04
Aqua
#00FFFF
ΔE00 5.31
Bright Light Blue
#26F7FD
ΔE00 5.60
Bright Aqua
#0BF9EA
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7F0 #F77F86
analogous
#7FF7B4 #7FF7F0 #7FC2F7
triadic
#7FF7F0 #F07FF7 #F7F07F
tetradic
#7FF7F0 #B47FF7 #F77F86 #C2F77F
square
#7FF7F0 #B47FF7 #F77F86 #C2F77F
split-complementary
#7FF7F0 #F77FC2 #F7B47F
monochromatic
#0FEDE0 #45F3E9 #7FF7F0 #B9FBF7 #E2FDFC
Accessibility & contrast
On white
1.28
#7FF7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7FF7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7F0
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7F0 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF0
Deuteranopia (green-blind)
#D7DDF1
Tritanopia (blue-blind)
#38FCF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ff7f0; /* rgb */ color: rgb(127, 247, 240); /* oklch */ color: oklch(90.5% 0.109 190.4);
Tailwind
colors: {
custom: {
50: '#acfaf4',
500: '#7ff7f0',
950: '#000000',
},
}SCSS
$custom: #7ff7f0; $custom-light: #acfaf4; $custom-dark: #000000;
JSON
{
"hex": "#7ff7f0",
"rgb": {
"r": 127,
"g": 247,
"b": 240
},
"hsl": {
"h": 176.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.90463,
"c": 0.10926,
"h": 190.4
},
"luminance": 0.77325
}Semantic roles & 50–950 ramp
primary
#7FF7F0
secondary
#D3474F
accent
#010EE5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585