#7ACEBE#7ACEBE
#7ACEBE is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.086 H 180.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEBE |
|---|---|
| RGB | rgb(122, 206, 190) |
| HSL | hsl(169, 46%, 64%) |
| HSV | hsv(169, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.28, -29.29, -0.05) |
| CIE-LCH | lch(77.28, 29.29, 180.10°) |
| OKLab | oklab(79.33% -0.0856 -0.0006) |
| OKLCH | oklch(79.33% 0.086 180.4) |
| XYZ | xyz(39.3880, 51.9951, 56.6657) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.67
Pale Teal
#82CBB2
ΔE00 3.70
Mediumturquoise
#48D1CC
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.23
Turquoise
#40E0D0
ΔE00 6.66
Turquoise (survey)
#06C2AC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEBE #CE7A8A
analogous
#7ACE94 #7ACEBE #7AB4CE
triadic
#7ACEBE #BE7ACE #CEBE7A
tetradic
#7ACEBE #947ACE #CE7A8A #B4CE7A
square
#7ACEBE #947ACE #CE7A8A #B4CE7A
split-complementary
#7ACEBE #CE7AB4 #CE947A
monochromatic
#379684 #4DBEA8 #7ACEBE #A7DED4 #D3EFEA
Accessibility & contrast
On white
1.84
#7ACEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7ACEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEBE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEBE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#5BD1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7acebe; /* rgb */ color: rgb(122, 206, 190); /* oklch */ color: oklch(79.3% 0.086 180.4);
Tailwind
colors: {
custom: {
50: '#a4ddd1',
500: '#7acebe',
950: '#000000',
},
}SCSS
$custom: #7acebe; $custom-light: #a4ddd1; $custom-dark: #000000;
JSON
{
"hex": "#7acebe",
"rgb": {
"r": 122,
"g": 206,
"b": 190
},
"hsl": {
"h": 168.571,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.79335,
"c": 0.08561,
"h": 180.4
},
"luminance": 0.51998
}Semantic roles & 50–950 ramp
primary
#7ACEBE
secondary
#9C505E
accent
#2C47B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483