#7CDCE7#7CDCE7
#7CDCE7 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.092 H 205.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCE7 |
|---|---|
| RGB | rgb(124, 220, 231) |
| HSL | hsl(186, 69%, 70%) |
| HSV | hsv(186, 46%, 91%) |
| CMYK | cmyk(46.3%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(82.51, -25.53, -14.21) |
| CIE-LCH | lch(82.51, 29.22, 209.11°) |
| OKLab | oklab(83.94% -0.0834 -0.0392) |
| OKLCH | oklch(83.94% 0.092 205.2) |
| XYZ | xyz(48.3236, 61.2371, 84.8592) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.31
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 5.67
Paleturquoise
#AFEEEE
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCE7 #E7877C
analogous
#7CE7BC #7CDCE7 #7CA7E7
triadic
#7CDCE7 #E77CDC #DCE77C
tetradic
#7CDCE7 #BC7CE7 #E7877C #A7E77C
square
#7CDCE7 #BC7CE7 #E7877C #A7E77C
split-complementary
#7CDCE7 #E77CA7 #E7BC7C
monochromatic
#24B4C5 #48CEDE #7CDCE7 #B0EAF0 #E3F8FA
Accessibility & contrast
On white
1.59
#7CDCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#7CDCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCE7
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCE7 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 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)
#CED5E8
Deuteranopia (green-blind)
#BDC8E7
Tritanopia (blue-blind)
#42E3DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdce7; /* rgb */ color: rgb(124, 220, 231); /* oklch */ color: oklch(83.9% 0.092 205.2);
Tailwind
colors: {
custom: {
50: '#a8e7ee',
500: '#7cdce7',
950: '#000000',
},
}SCSS
$custom: #7cdce7; $custom-light: #a8e7ee; $custom-dark: #000000;
JSON
{
"hex": "#7cdce7",
"rgb": {
"r": 124,
"g": 220,
"b": 231
},
"hsl": {
"h": 186.168,
"s": 69.032,
"l": 69.608
},
"oklch": {
"l": 0.83943,
"c": 0.09211,
"h": 205.2
},
"luminance": 0.61241
}Semantic roles & 50–950 ramp
primary
#7CDCE7
secondary
#BF5448
accent
#2815D1
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485