#7CDDEF#7CDDEF
#7CDDEF is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.4% C 0.095 H 210.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDEF |
|---|---|
| RGB | rgb(124, 221, 239) |
| HSL | hsl(189, 78%, 71%) |
| HSV | hsv(189, 48%, 94%) |
| CMYK | cmyk(48.1%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.03, -23.93, -17.67) |
| CIE-LCH | lch(83.03, 29.75, 216.43°) |
| OKLab | oklab(84.45% -0.0813 -0.0487) |
| OKLCH | oklch(84.45% 0.095 210.9) |
| XYZ | xyz(49.7426, 62.2258, 91.0341) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 6.26
Neon Blue
#04D9FF
ΔE00 6.32
Sky Blue
#87CEEB
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDEF #EF8E7C
analogous
#7CEFC7 #7CDDEF #7CA3EF
triadic
#7CDDEF #EF7CDD #DDEF7C
tetradic
#7CDDEF #C77CEF #EF8E7C #A3EF7C
square
#7CDDEF #C77CEF #EF8E7C #A3EF7C
split-complementary
#7CDDEF #EF7CA3 #EFC77C
monochromatic
#1AB9D6 #45CFE8 #7CDDEF #B3EBF6 #E4F8FC
Accessibility & contrast
On white
1.56
#7CDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#7CDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDEF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDEF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#BBC9EF
Tritanopia (blue-blind)
#3BE5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7cddef; /* rgb */ color: rgb(124, 221, 239); /* oklch */ color: oklch(84.4% 0.095 210.9);
Tailwind
colors: {
custom: {
50: '#a9e7f4',
500: '#7cddef',
950: '#000000',
},
}SCSS
$custom: #7cddef; $custom-light: #a9e7f4; $custom-dark: #000000;
JSON
{
"hex": "#7cddef",
"rgb": {
"r": 124,
"g": 221,
"b": 239
},
"hsl": {
"h": 189.391,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.84447,
"c": 0.09483,
"h": 210.9
},
"luminance": 0.6223
}Semantic roles & 50–950 ramp
primary
#7CDDEF
secondary
#C95B46
accent
#2B0BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485