#7CDBED#7CDBED
#7CDBED is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.093 H 211.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDBED |
|---|---|
| RGB | rgb(124, 219, 237) |
| HSL | hsl(190, 76%, 71%) |
| HSV | hsv(190, 48%, 93%) |
| CMYK | cmyk(47.7%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(82.41, -23.47, -17.54) |
| CIE-LCH | lch(82.41, 29.30, 216.78°) |
| OKLab | oklab(83.93% -0.0799 -0.0484) |
| OKLCH | oklch(83.93% 0.093 211.2) |
| XYZ | xyz(48.9239, 61.0585, 89.3117) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDBED #ED8E7C
analogous
#7CEDC7 #7CDBED #7CA2ED
triadic
#7CDBED #ED7CDB #DBED7C
tetradic
#7CDBED #C77CED #ED8E7C #A2ED7C
square
#7CDBED #C77CED #ED8E7C #A2ED7C
split-complementary
#7CDBED #ED7CA2 #EDC77C
monochromatic
#1DB5D2 #46CCE6 #7CDBED #B2EAF4 #E4F8FB
Accessibility & contrast
On white
1.59
#7CDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#7CDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDBED
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDBED | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#3DE3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdbed; /* rgb */ color: rgb(124, 219, 237); /* oklch */ color: oklch(83.9% 0.093 211.2);
Tailwind
colors: {
custom: {
50: '#a9e6f2',
500: '#7cdbed',
950: '#000000',
},
}SCSS
$custom: #7cdbed; $custom-light: #a9e6f2; $custom-dark: #000000;
JSON
{
"hex": "#7cdbed",
"rgb": {
"r": 124,
"g": 219,
"b": 237
},
"hsl": {
"h": 189.558,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.83927,
"c": 0.0934,
"h": 211.2
},
"luminance": 0.61063
}Semantic roles & 50–950 ramp
primary
#7CDBED
secondary
#C75B47
accent
#2E0DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485