#7CDFE7#7CDFE7
#7CDFE7 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.094 H 202.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFE7 |
|---|---|
| RGB | rgb(124, 223, 231) |
| HSL | hsl(184, 69%, 70%) |
| HSV | hsv(184, 46%, 91%) |
| CMYK | cmyk(46.3%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(83.35, -27.00, -12.95) |
| CIE-LCH | lch(83.35, 29.94, 205.63°) |
| OKLab | oklab(84.62% -0.0867 -0.0357) |
| OKLCH | oklch(84.62% 0.094 202.4) |
| XYZ | xyz(49.1180, 62.8259, 85.1240) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.08
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 5.81
Paleturquoise
#AFEEEE
ΔE00 6.63
Bright Light Blue
#26F7FD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFE7 #E7847C
analogous
#7CE7BA #7CDFE7 #7CAAE7
triadic
#7CDFE7 #E77CDF #DFE77C
tetradic
#7CDFE7 #BA7CE7 #E7847C #AAE77C
square
#7CDFE7 #BA7CE7 #E7847C #AAE77C
split-complementary
#7CDFE7 #E77CAA #E7BA7C
monochromatic
#24B9C5 #48D2DE #7CDFE7 #B0ECF0 #E3F8FA
Accessibility & contrast
On white
1.55
#7CDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#7CDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFE7
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFE7 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E8
Deuteranopia (green-blind)
#C0CAE8
Tritanopia (blue-blind)
#41E6E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7cdfe7; /* rgb */ color: rgb(124, 223, 231); /* oklch */ color: oklch(84.6% 0.094 202.4);
Tailwind
colors: {
custom: {
50: '#a9e9ee',
500: '#7cdfe7',
950: '#000000',
},
}SCSS
$custom: #7cdfe7; $custom-light: #a9e9ee; $custom-dark: #000000;
JSON
{
"hex": "#7cdfe7",
"rgb": {
"r": 124,
"g": 223,
"b": 231
},
"hsl": {
"h": 184.486,
"s": 69.032,
"l": 69.608
},
"oklch": {
"l": 0.8462,
"c": 0.09379,
"h": 202.4
},
"luminance": 0.6283
}Semantic roles & 50–950 ramp
primary
#7CDFE7
secondary
#BF5148
accent
#2315D1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485