#7FFCCE#7FFCCE
#7FFCCE is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.131 H 167.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCCE |
|---|---|
| RGB | rgb(127, 252, 206) |
| HSL | hsl(158, 95%, 74%) |
| HSV | hsv(158, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.05, -45.51, 11.40) |
| CIE-LCH | lch(91.05, 46.92, 165.94°) |
| OKLab | oklab(90.65% -0.1273 0.0293) |
| OKLCH | oklch(90.65% 0.131 167.1) |
| XYZ | xyz(54.6984, 78.5844, 70.6664) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.10
Light Aquamarine
#7BFDC7
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 2.05
Light Aqua
#8CFFDB
ΔE00 2.77
Pale Turquoise
#A5FBD5
ΔE00 4.27
Light Greenish Blue
#63F7B4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCCE #FC7FAD
analogous
#7FFC90 #7FFCCE #7FECFC
triadic
#7FFCCE #CE7FFC #FCCE7F
tetradic
#7FFCCE #907FFC #FC7FAD #ECFC7F
square
#7FFCCE #907FFC #FC7FAD #ECFC7F
split-complementary
#7FFCCE #FC7FEC #FC907F
monochromatic
#07F9A0 #43FBB7 #7FFCCE #BBFDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#7FFCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#7FFCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCCE
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCCE | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#51FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffcce; /* rgb */ color: rgb(127, 252, 206); /* oklch */ color: oklch(90.7% 0.131 167.1);
Tailwind
colors: {
custom: {
50: '#acfedd',
500: '#7ffcce',
950: '#000000',
},
}SCSS
$custom: #7ffcce; $custom-light: #acfedd; $custom-dark: #000000;
JSON
{
"hex": "#7ffcce",
"rgb": {
"r": 127,
"g": 252,
"b": 206
},
"hsl": {
"h": 157.92,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90653,
"c": 0.13067,
"h": 167.1
},
"luminance": 0.78589
}Semantic roles & 50–950 ramp
primary
#7FFCCE
secondary
#DA457C
accent
#0054E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684