#7FFCCD#7FFCCD
#7FFCCD is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.131 H 166.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCCD |
|---|---|
| RGB | rgb(127, 252, 205) |
| HSL | hsl(157, 95%, 74%) |
| HSV | hsv(157, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.02, -45.72, 11.89) |
| CIE-LCH | lch(91.02, 47.24, 165.43°) |
| OKLab | oklab(90.63% -0.1278 0.0305) |
| OKLCH | oklch(90.63% 0.131 166.6) |
| XYZ | xyz(54.5773, 78.5360, 70.0287) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.31
Light Aquamarine
#7BFDC7
ΔE00 1.59
Light Turquoise
#7EF4CC
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 2.99
Pale Turquoise
#A5FBD5
ΔE00 4.33
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCCD #FC7FAE
analogous
#7FFC8F #7FFCCD #7FEDFC
triadic
#7FFCCD #CD7FFC #FCCD7F
tetradic
#7FFCCD #8F7FFC #FC7FAE #EDFC7F
square
#7FFCCD #8F7FFC #FC7FAE #EDFC7F
split-complementary
#7FFCCD #FC7FED #FC8F7F
monochromatic
#07F99E #43FBB6 #7FFCCD #BBFDE4 #E1FEF3
Accessibility & contrast
On white
1.26
#7FFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#7FFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCCD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCCD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E4E0D0
Tritanopia (blue-blind)
#51FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffccd; /* rgb */ color: rgb(127, 252, 205); /* oklch */ color: oklch(90.6% 0.131 166.6);
Tailwind
colors: {
custom: {
50: '#acfedc',
500: '#7ffccd',
950: '#000000',
},
}SCSS
$custom: #7ffccd; $custom-light: #acfedc; $custom-dark: #000000;
JSON
{
"hex": "#7ffccd",
"rgb": {
"r": 127,
"g": 252,
"b": 205
},
"hsl": {
"h": 157.44,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90628,
"c": 0.13137,
"h": 166.6
},
"luminance": 0.78541
}Semantic roles & 50–950 ramp
primary
#7FFCCD
secondary
#DA457D
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684