#7CDFEA#7CDFEA
#7CDFEA is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.094 H 204.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFEA |
|---|---|
| RGB | rgb(124, 223, 234) |
| HSL | hsl(186, 72%, 70%) |
| HSV | hsv(186, 47%, 92%) |
| CMYK | cmyk(47%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.44, -26.22, -14.40) |
| CIE-LCH | lch(83.44, 29.92, 208.78°) |
| OKLab | oklab(84.72% -0.0855 -0.0397) |
| OKLCH | oklch(84.72% 0.094 204.9) |
| XYZ | xyz(49.5454, 62.9968, 87.3747) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 4.05
Robin'S Egg Blue
#98EFF9
ΔE00 4.13
Aqua Blue
#02D8E9
ΔE00 5.70
Paleturquoise
#AFEEEE
ΔE00 6.94
Powder Blue
#B0E0E6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFEA #EA877C
analogous
#7CEABE #7CDFEA #7CA8EA
triadic
#7CDFEA #EA7CDF #DFEA7C
tetradic
#7CDFEA #BE7CEA #EA877C #A8EA7C
square
#7CDFEA #BE7CEA #EA877C #A8EA7C
split-complementary
#7CDFEA #EA7CA8 #EABE7C
monochromatic
#21BACB #47D2E2 #7CDFEA #B1ECF2 #E5F9FB
Accessibility & contrast
On white
1.54
#7CDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#7CDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFEA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFEA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#3FE6E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7cdfea; /* rgb */ color: rgb(124, 223, 234); /* oklch */ color: oklch(84.7% 0.094 204.9);
Tailwind
colors: {
custom: {
50: '#a9e9f0',
500: '#7cdfea',
950: '#000000',
},
}SCSS
$custom: #7cdfea; $custom-light: #a9e9f0; $custom-dark: #000000;
JSON
{
"hex": "#7cdfea",
"rgb": {
"r": 124,
"g": 223,
"b": 234
},
"hsl": {
"h": 186,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.84722,
"c": 0.0943,
"h": 204.9
},
"luminance": 0.63001
}Semantic roles & 50–950 ramp
primary
#7CDFEA
secondary
#C35447
accent
#2511D4
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485