#7CDFE0#7CDFE0
#7CDFE0 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.093 H 196.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFE0 |
|---|---|
| RGB | rgb(124, 223, 224) |
| HSL | hsl(181, 62%, 68%) |
| HSV | hsv(181, 45%, 88%) |
| CMYK | cmyk(44.6%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(83.15, -28.77, -9.55) |
| CIE-LCH | lch(83.15, 30.31, 198.36°) |
| OKLab | oklab(84.39% -0.0896 -0.0263) |
| OKLCH | oklch(84.39% 0.093 196.4) |
| XYZ | xyz(48.1491, 62.4383, 80.0211) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 6.52
Aqua Blue
#02D8E9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFE0 #E07D7C
analogous
#7CE0AF #7CDFE0 #7CADE0
triadic
#7CDFE0 #E07CDF #DFE07C
tetradic
#7CDFE0 #AF7CE0 #E07D7C #ADE07C
square
#7CDFE0 #AF7CE0 #E07D7C #ADE07C
split-complementary
#7CDFE0 #E07CAD #E0AF7C
monochromatic
#2BB5B6 #4BD3D4 #7CDFE0 #ADEBEC #DFF7F7
Accessibility & contrast
On white
1.56
#7CDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#7CDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFE0
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFE0 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E0
Deuteranopia (green-blind)
#C2CAE1
Tritanopia (blue-blind)
#47E5DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7cdfe0; /* rgb */ color: rgb(124, 223, 224); /* oklch */ color: oklch(84.4% 0.093 196.4);
Tailwind
colors: {
custom: {
50: '#a8e9e9',
500: '#7cdfe0',
950: '#000000',
},
}SCSS
$custom: #7cdfe0; $custom-light: #a8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#7cdfe0",
"rgb": {
"r": 124,
"g": 223,
"b": 224
},
"hsl": {
"h": 180.6,
"s": 61.728,
"l": 68.235
},
"oklch": {
"l": 0.84388,
"c": 0.09336,
"h": 196.4
},
"luminance": 0.62442
}Semantic roles & 50–950 ramp
primary
#7CDFE0
secondary
#B74A49
accent
#1E1CC9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484