#7CD9DB#7CD9DB
#7CD9DB is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.9% C 0.089 H 197.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD9DB |
|---|---|
| RGB | rgb(124, 217, 219) |
| HSL | hsl(181, 57%, 67%) |
| HSV | hsv(181, 43%, 86%) |
| CMYK | cmyk(43.4%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(81.30, -27.11, -9.63) |
| CIE-LCH | lch(81.30, 28.77, 199.55°) |
| OKLab | oklab(82.86% -0.0848 -0.0265) |
| OKLCH | oklch(82.86% 0.089 197.4) |
| XYZ | xyz(45.9063, 59.0216, 75.9773) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD9DB #DB7E7C
analogous
#7CDBAD #7CD9DB #7CAADB
triadic
#7CD9DB #DB7CD9 #D9DB7C
tetradic
#7CD9DB #AD7CDB #DB7E7C #AADB7C
square
#7CD9DB #AD7CDB #DB7E7C #AADB7C
split-complementary
#7CD9DB #DB7CAA #DBAD7C
monochromatic
#30AAAD #4CCBCE #7CD9DB #ACE7E8 #DCF5F5
Accessibility & contrast
On white
1.64
#7CD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#7CD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD9DB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD9DB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#4CDFD9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cd9db; /* rgb */ color: rgb(124, 217, 219); /* oklch */ color: oklch(82.9% 0.089 197.4);
Tailwind
colors: {
custom: {
50: '#a8e5e6',
500: '#7cd9db',
950: '#000000',
},
}SCSS
$custom: #7cd9db; $custom-light: #a8e5e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd9db",
"rgb": {
"r": 124,
"g": 217,
"b": 219
},
"hsl": {
"h": 181.263,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.8286,
"c": 0.08883,
"h": 197.4
},
"luminance": 0.59025
}Semantic roles & 50–950 ramp
primary
#7CD9DB
secondary
#B04E4C
accent
#2421C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484