#7CDBDF#7CDBDF
#7CDBDF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.090 H 199.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDBDF |
|---|---|
| RGB | rgb(124, 219, 223) |
| HSL | hsl(182, 61%, 68%) |
| HSV | hsv(182, 44%, 87%) |
| CMYK | cmyk(44.4%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.99, -27.08, -10.74) |
| CIE-LCH | lch(81.99, 29.14, 201.63°) |
| OKLab | oklab(83.45% -0.0854 -0.0296) |
| OKLCH | oklch(83.45% 0.09 199.1) |
| XYZ | xyz(46.9578, 60.2721, 78.9569) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.20
Aqua Blue
#02D8E9
ΔE00 6.24
Paleturquoise
#AFEEEE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDBDF #DF807C
analogous
#7CDFB1 #7CDBDF #7CA9DF
triadic
#7CDBDF #DF7CDB #DBDF7C
tetradic
#7CDBDF #B17CDF #DF807C #A9DF7C
square
#7CDBDF #B17CDF #DF807C #A9DF7C
split-complementary
#7CDBDF #DF7CA9 #DFB17C
monochromatic
#2CAFB5 #4BCDD3 #7CDBDF #ADE9EB #DEF6F7
Accessibility & contrast
On white
1.61
#7CDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#7CDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDBDF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDBDF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BEC6E0
Tritanopia (blue-blind)
#49E1DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdbdf; /* rgb */ color: rgb(124, 219, 223); /* oklch */ color: oklch(83.4% 0.090 199.1);
Tailwind
colors: {
custom: {
50: '#a8e6e9',
500: '#7cdbdf',
950: '#000000',
},
}SCSS
$custom: #7cdbdf; $custom-light: #a8e6e9; $custom-dark: #000000;
JSON
{
"hex": "#7cdbdf",
"rgb": {
"r": 124,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.424,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.83446,
"c": 0.09042,
"h": 199.1
},
"luminance": 0.60276
}Semantic roles & 50–950 ramp
primary
#7CDBDF
secondary
#B64E49
accent
#241DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484