#7AFCCF#7AFCCF
#7AFCCF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.133 H 168.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCCF |
|---|---|
| RGB | rgb(122, 252, 207) |
| HSL | hsl(159, 96%, 73%) |
| HSV | hsv(159, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.90, -46.41, 10.65) |
| CIE-LCH | lch(90.90, 47.62, 167.07°) |
| OKLab | oklab(90.49% -0.1301 0.0273) |
| OKLCH | oklch(90.49% 0.133 168.1) |
| XYZ | xyz(54.0938, 78.2586, 71.2742) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.88
Light Turquoise
#7EF4CC
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 2.66
Pale Turquoise
#A5FBD5
ΔE00 4.63
Bright Teal
#01F9C6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCCF #FC7AA7
analogous
#7AFC8E #7AFCCF #7AE8FC
triadic
#7AFCCF #CF7AFC #FCCF7A
tetradic
#7AFCCF #8E7AFC #FC7AA7 #E8FC7A
square
#7AFCCF #8E7AFC #FC7AA7 #E8FC7A
split-complementary
#7AFCCF #FC7AE8 #FC8E7A
monochromatic
#06F6A3 #3EFBB9 #7AFCCF #B6FDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#7AFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#7AFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCCF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCCF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#44FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afccf; /* rgb */ color: rgb(122, 252, 207); /* oklch */ color: oklch(90.5% 0.133 168.1);
Tailwind
colors: {
custom: {
50: '#a9fedd',
500: '#7afccf',
950: '#000000',
},
}SCSS
$custom: #7afccf; $custom-light: #a9fedd; $custom-dark: #000000;
JSON
{
"hex": "#7afccf",
"rgb": {
"r": 122,
"g": 252,
"b": 207
},
"hsl": {
"h": 159.231,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90492,
"c": 0.13291,
"h": 168.1
},
"luminance": 0.78263
}Semantic roles & 50–950 ramp
primary
#7AFCCF
secondary
#D94176
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684