#7AC9CD#7AC9CD
#7AC9CD is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.7% C 0.078 H 199.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC9CD |
|---|---|
| RGB | rgb(122, 201, 205) |
| HSL | hsl(183, 45%, 64%) |
| HSV | hsv(183, 40%, 80%) |
| CMYK | cmyk(40.5%, 2%, 0%, 19.6%) |
| CIE-LAB | lab(76.26, -23.21, -9.63) |
| CIE-LCH | lch(76.26, 25.13, 202.54°) |
| OKLab | oklab(78.66% -0.0734 -0.0265) |
| OKLCH | oklch(78.66% 0.078 199.9) |
| XYZ | xyz(39.9280, 50.3157, 65.3537) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 7.07
Aqua Blue
#02D8E9
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 8.80
Robin'S Egg Blue
#98EFF9
ΔE00 9.16
Robin'S Egg
#6DEDFD
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC9CD #CD7E7A
analogous
#7ACDA8 #7AC9CD #7AA0CD
triadic
#7AC9CD #CD7AC9 #C9CD7A
tetradic
#7AC9CD #A87ACD #CD7E7A #A0CD7A
square
#7AC9CD #A87ACD #CD7E7A #A0CD7A
split-complementary
#7AC9CD #CD7AA0 #CDA87A
monochromatic
#389095 #4EB7BC #7AC9CD #A6DBDE #D3EDEE
Accessibility & contrast
On white
1.90
#7AC9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7AC9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC9CD
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC9CD | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CD
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#55CECA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ac9cd; /* rgb */ color: rgb(122, 201, 205); /* oklch */ color: oklch(78.7% 0.078 199.9);
Tailwind
colors: {
custom: {
50: '#a5d9dc',
500: '#7ac9cd',
950: '#000000',
},
}SCSS
$custom: #7ac9cd; $custom-light: #a5d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7ac9cd",
"rgb": {
"r": 122,
"g": 201,
"b": 205
},
"hsl": {
"h": 182.892,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.78658,
"c": 0.07801,
"h": 199.9
},
"luminance": 0.50319
}Semantic roles & 50–950 ramp
primary
#7AC9CD
secondary
#9B5450
accent
#342DB9
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101415
muted
#808384