#7AFCCD#7AFCCD
#7AFCCD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.134 H 167.2°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCCD |
|---|---|
| RGB | rgb(122, 252, 205) |
| HSL | hsl(158, 96%, 73%) |
| HSV | hsv(158, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.85, -46.84, 11.62) |
| CIE-LCH | lch(90.85, 48.26, 166.07°) |
| OKLab | oklab(90.44% -0.1309 0.0298) |
| OKLCH | oklch(90.44% 0.134 167.2) |
| XYZ | xyz(53.8508, 78.1614, 69.9946) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.25
Light Aquamarine
#7BFDC7
ΔE00 1.67
Light Turquoise
#7EF4CC
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 3.07
Light Greenish Blue
#63F7B4
ΔE00 4.67
Bright Teal
#01F9C6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCCD #FC7AA9
analogous
#7AFC8C #7AFCCD #7AEAFC
triadic
#7AFCCD #CD7AFC #FCCD7A
tetradic
#7AFCCD #8C7AFC #FC7AA9 #EAFC7A
square
#7AFCCD #8C7AFC #FC7AA9 #EAFC7A
split-complementary
#7AFCCD #FC7AEA #FC8C7A
monochromatic
#06F69F #3EFBB7 #7AFCCD #B6FDE3 #E1FEF4
Accessibility & contrast
On white
1.26
#7AFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#7AFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCCD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCCD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#46FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afccd; /* rgb */ color: rgb(122, 252, 205); /* oklch */ color: oklch(90.4% 0.134 167.2);
Tailwind
colors: {
custom: {
50: '#a9fedc',
500: '#7afccd',
950: '#000000',
},
}SCSS
$custom: #7afccd; $custom-light: #a9fedc; $custom-dark: #000000;
JSON
{
"hex": "#7afccd",
"rgb": {
"r": 122,
"g": 252,
"b": 205
},
"hsl": {
"h": 158.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90442,
"c": 0.1343,
"h": 167.2
},
"luminance": 0.78166
}Semantic roles & 50–950 ramp
primary
#7AFCCD
secondary
#D94178
accent
#0053E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684