#7CD9DE#7CD9DE
#7CD9DE is a very light, moderate teal. Relative luminance 0.592; OKLCH L 83.0% C 0.089 H 200.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD9DE |
|---|---|
| RGB | rgb(124, 217, 222) |
| HSL | hsl(183, 60%, 68%) |
| HSV | hsv(183, 44%, 87%) |
| CMYK | cmyk(44.1%, 2.3%, 0%, 12.9%) |
| CIE-LAB | lab(81.39, -26.36, -11.10) |
| CIE-LCH | lch(81.39, 28.60, 202.83°) |
| OKLab | oklab(82.96% -0.0836 -0.0306) |
| OKLCH | oklch(82.96% 0.089 200.1) |
| XYZ | xyz(46.3048, 59.1810, 78.0761) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD9DE #DE817C
analogous
#7CDEB2 #7CD9DE #7CA8DE
triadic
#7CD9DE #DE7CD9 #D9DE7C
tetradic
#7CD9DE #B27CDE #DE817C #A8DE7C
square
#7CD9DE #B27CDE #DE817C #A8DE7C
split-complementary
#7CD9DE #DE7CA8 #DEB27C
monochromatic
#2DACB3 #4BCBD2 #7CD9DE #ADE7EA #DEF5F7
Accessibility & contrast
On white
1.64
#7CD9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#7CD9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD9DE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD9DE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2DF
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#4ADFDA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cd9de; /* rgb */ color: rgb(124, 217, 222); /* oklch */ color: oklch(83.0% 0.089 200.1);
Tailwind
colors: {
custom: {
50: '#a8e5e8',
500: '#7cd9de',
950: '#000000',
},
}SCSS
$custom: #7cd9de; $custom-light: #a8e5e8; $custom-dark: #000000;
JSON
{
"hex": "#7cd9de",
"rgb": {
"r": 124,
"g": 217,
"b": 222
},
"hsl": {
"h": 183.061,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82959,
"c": 0.08898,
"h": 200.1
},
"luminance": 0.59185
}Semantic roles & 50–950 ramp
primary
#7CD9DE
secondary
#B44F4A
accent
#271EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484