#7FFCCF#7FFCCF
#7FFCCF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.130 H 167.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCCF |
|---|---|
| RGB | rgb(127, 252, 207) |
| HSL | hsl(158, 95%, 74%) |
| HSV | hsv(158, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(91.07, -45.30, 10.92) |
| CIE-LCH | lch(91.07, 46.60, 166.45°) |
| OKLab | oklab(90.68% -0.1269 0.028) |
| OKLCH | oklch(90.68% 0.13 167.6) |
| XYZ | xyz(54.8203, 78.6332, 71.3082) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.90
Light Turquoise
#7EF4CC
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Aqua
#8CFFDB
ΔE00 2.54
Pale Turquoise
#A5FBD5
ΔE00 4.23
Bright Teal
#01F9C6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCCF #FC7FAC
analogous
#7FFC91 #7FFCCF #7FEBFC
triadic
#7FFCCF #CF7FFC #FCCF7F
tetradic
#7FFCCF #917FFC #FC7FAC #EBFC7F
square
#7FFCCF #917FFC #FC7FAC #EBFC7F
split-complementary
#7FFCCF #FC7FEB #FC917F
monochromatic
#07F9A2 #43FBB9 #7FFCCF #BBFDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#7FFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#7FFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCCF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCCF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#50FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffccf; /* rgb */ color: rgb(127, 252, 207); /* oklch */ color: oklch(90.7% 0.130 167.6);
Tailwind
colors: {
custom: {
50: '#acfedd',
500: '#7ffccf',
950: '#000000',
},
}SCSS
$custom: #7ffccf; $custom-light: #acfedd; $custom-dark: #000000;
JSON
{
"hex": "#7ffccf",
"rgb": {
"r": 127,
"g": 252,
"b": 207
},
"hsl": {
"h": 158.4,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90678,
"c": 0.12996,
"h": 167.6
},
"luminance": 0.78638
}Semantic roles & 50–950 ramp
primary
#7FFCCF
secondary
#DA457B
accent
#0053E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684