#7CDDDF#7CDDDF
#7CDDDF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.092 H 197.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDDF |
|---|---|
| RGB | rgb(124, 221, 223) |
| HSL | hsl(181, 61%, 68%) |
| HSV | hsv(181, 44%, 87%) |
| CMYK | cmyk(44.4%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(82.55, -28.05, -9.90) |
| CIE-LCH | lch(82.55, 29.75, 199.44°) |
| OKLab | oklab(83.9% -0.0877 -0.0273) |
| OKLCH | oklch(83.9% 0.092 197.3) |
| XYZ | xyz(47.4827, 61.3219, 79.1319) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDDF #DF7E7C
analogous
#7CDFAF #7CDDDF #7CABDF
triadic
#7CDDDF #DF7CDD #DDDF7C
tetradic
#7CDDDF #AF7CDF #DF7E7C #ABDF7C
square
#7CDDDF #AF7CDF #DF7E7C #ABDF7C
split-complementary
#7CDDDF #DF7CAB #DFAF7C
monochromatic
#2CB2B5 #4BD0D3 #7CDDDF #ADEAEB #DEF7F7
Accessibility & contrast
On white
1.58
#7CDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#7CDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDDF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDDF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#48E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdddf; /* rgb */ color: rgb(124, 221, 223); /* oklch */ color: oklch(83.9% 0.092 197.3);
Tailwind
colors: {
custom: {
50: '#a8e8e9',
500: '#7cdddf',
950: '#000000',
},
}SCSS
$custom: #7cdddf; $custom-light: #a8e8e9; $custom-dark: #000000;
JSON
{
"hex": "#7cdddf",
"rgb": {
"r": 124,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.212,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.83901,
"c": 0.09186,
"h": 197.3
},
"luminance": 0.61326
}Semantic roles & 50–950 ramp
primary
#7CDDDF
secondary
#B64C49
accent
#211DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484