#7AE1C8#7AE1C8
#7AE1C8 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.104 H 176.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE1C8 |
|---|---|
| RGB | rgb(122, 225, 200) |
| HSL | hsl(165, 63%, 68%) |
| HSV | hsv(165, 46%, 88%) |
| CMYK | cmyk(45.8%, 0%, 11.1%, 11.8%) |
| CIE-LAB | lab(83.00, -35.94, 2.94) |
| CIE-LCH | lch(83.00, 36.06, 175.32°) |
| OKLab | oklab(84.03% -0.1034 0.0072) |
| OKLCH | oklch(84.03% 0.104 176) |
| XYZ | xyz(45.3723, 62.1545, 64.2384) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.88
Seafoam Blue
#78D1B6
ΔE00 4.01
Light Teal
#90E4C1
ΔE00 4.29
Turquoise
#40E0D0
ΔE00 5.36
Light Turquoise
#7EF4CC
ΔE00 5.52
Pale Teal
#82CBB2
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE1C8 #E17A93
analogous
#7AE194 #7AE1C8 #7AC6E1
triadic
#7AE1C8 #C87AE1 #E1C87A
tetradic
#7AE1C8 #947AE1 #E17A93 #C6E17A
square
#7AE1C8 #947AE1 #E17A93 #C6E17A
split-complementary
#7AE1C8 #E17AC6 #E1947A
monochromatic
#29B795 #48D6B3 #7AE1C8 #ACECDD #DEF8F1
Accessibility & contrast
On white
1.56
#7AE1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#7AE1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE1C8
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE1C8 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#51E3D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ae1c8; /* rgb */ color: rgb(122, 225, 200); /* oklch */ color: oklch(84.0% 0.104 176.0);
Tailwind
colors: {
custom: {
50: '#a6ebd8',
500: '#7ae1c8',
950: '#000000',
},
}SCSS
$custom: #7ae1c8; $custom-light: #a6ebd8; $custom-dark: #000000;
JSON
{
"hex": "#7ae1c8",
"rgb": {
"r": 122,
"g": 225,
"b": 200
},
"hsl": {
"h": 165.437,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.84032,
"c": 0.10361,
"h": 176
},
"luminance": 0.62158
}Semantic roles & 50–950 ramp
primary
#7AE1C8
secondary
#B84763
accent
#1B45CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483