#7AFBCD#7AFBCD
#7AFBCD is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.133 H 167.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBCD |
|---|---|
| RGB | rgb(122, 251, 205) |
| HSL | hsl(159, 94%, 73%) |
| HSV | hsv(159, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.57, -46.41, 11.21) |
| CIE-LCH | lch(90.57, 47.75, 166.42°) |
| OKLab | oklab(90.21% -0.1299 0.0288) |
| OKLCH | oklch(90.21% 0.133 167.5) |
| XYZ | xyz(53.5376, 77.5350, 69.8902) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.21
Light Aquamarine
#7BFDC7
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 1.93
Light Aqua
#8CFFDB
ΔE00 2.94
Pale Turquoise
#A5FBD5
ΔE00 4.64
Bright Teal
#01F9C6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBCD #FB7AA8
analogous
#7AFB8C #7AFBCD #7AE8FB
triadic
#7AFBCD #CD7AFB #FBCD7A
tetradic
#7AFBCD #8C7AFB #FB7AA8 #E8FB7A
square
#7AFBCD #8C7AFB #FB7AA8 #E8FB7A
split-complementary
#7AFBCD #FB7AE8 #FB8C7A
monochromatic
#07F39F #3FF9B7 #7AFBCD #B5FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#7AFBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#7AFBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBCD
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBCD | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#46FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7afbcd; /* rgb */ color: rgb(122, 251, 205); /* oklch */ color: oklch(90.2% 0.133 167.5);
Tailwind
colors: {
custom: {
50: '#a9fddc',
500: '#7afbcd',
950: '#000000',
},
}SCSS
$custom: #7afbcd; $custom-light: #a9fddc; $custom-dark: #000000;
JSON
{
"hex": "#7afbcd",
"rgb": {
"r": 122,
"g": 251,
"b": 205
},
"hsl": {
"h": 158.605,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.90209,
"c": 0.13302,
"h": 167.5
},
"luminance": 0.7754
}Semantic roles & 50–950 ramp
primary
#7AFBCD
secondary
#D84177
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684