#7CDDDE#7CDDDE
#7CDDDE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.092 H 196.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDDE |
|---|---|
| RGB | rgb(124, 221, 222) |
| HSL | hsl(181, 60%, 68%) |
| HSV | hsv(181, 44%, 87%) |
| CMYK | cmyk(44.1%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.52, -28.30, -9.41) |
| CIE-LCH | lch(82.52, 29.83, 198.39°) |
| OKLab | oklab(83.87% -0.0881 -0.026) |
| OKLCH | oklch(83.87% 0.092 196.4) |
| XYZ | xyz(47.3483, 61.2681, 78.4239) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Paleturquoise
#AFEEEE
ΔE00 6.67
Aqua Blue
#02D8E9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDDE #DE7D7C
analogous
#7CDEAE #7CDDDE #7CACDE
triadic
#7CDDDE #DE7CDD #DDDE7C
tetradic
#7CDDDE #AE7CDE #DE7D7C #ACDE7C
square
#7CDDDE #AE7CDE #DE7D7C #ACDE7C
split-complementary
#7CDDDE #DE7CAC #DEAE7C
monochromatic
#2DB1B3 #4BD0D2 #7CDDDE #ADEAEA #DEF6F7
Accessibility & contrast
On white
1.58
#7CDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#7CDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDDE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDDE | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#49E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cddde; /* rgb */ color: rgb(124, 221, 222); /* oklch */ color: oklch(83.9% 0.092 196.4);
Tailwind
colors: {
custom: {
50: '#a8e8e8',
500: '#7cddde',
950: '#000000',
},
}SCSS
$custom: #7cddde; $custom-light: #a8e8e8; $custom-dark: #000000;
JSON
{
"hex": "#7cddde",
"rgb": {
"r": 124,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.612,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83868,
"c": 0.09186,
"h": 196.4
},
"luminance": 0.61272
}Semantic roles & 50–950 ramp
primary
#7CDDDE
secondary
#B44B4A
accent
#201EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484