#7DCFDE#7DCFDE
#7DCFDE is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.7% C 0.083 H 210.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCFDE |
|---|---|
| RGB | rgb(125, 207, 222) |
| HSL | hsl(189, 60%, 68%) |
| HSV | hsv(189, 44%, 87%) |
| CMYK | cmyk(43.7%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.61, -21.16, -15.26) |
| CIE-LCH | lch(78.61, 26.09, 215.79°) |
| OKLab | oklab(80.74% -0.0713 -0.042) |
| OKLCH | oklch(80.74% 0.083 210.5) |
| XYZ | xyz(43.9502, 54.2562, 77.2496) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 6.99
Baby Blue
#89CFF0
ΔE00 7.15
Robin'S Egg
#6DEDFD
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.50
Neon Blue
#04D9FF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCFDE #DE8C7D
analogous
#7DDEBC #7DCFDE #7D9EDE
triadic
#7DCFDE #DE7DCF #CFDE7D
tetradic
#7DCFDE #BC7DDE #DE8C7D #9EDE7D
square
#7DCFDE #BC7DDE #DE8C7D #9EDE7D
split-complementary
#7DCFDE #DE7D9E #DEBC7D
monochromatic
#2D9EB3 #4CBDD2 #7DCFDE #AEE1EA #DFF3F7
Accessibility & contrast
On white
1.77
#7DCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7DCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCFDE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCFDE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DF
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#4FD6D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dcfde; /* rgb */ color: rgb(125, 207, 222); /* oklch */ color: oklch(80.7% 0.083 210.5);
Tailwind
colors: {
custom: {
50: '#a8dde8',
500: '#7dcfde',
950: '#000000',
},
}SCSS
$custom: #7dcfde; $custom-light: #a8dde8; $custom-dark: #000000;
JSON
{
"hex": "#7dcfde",
"rgb": {
"r": 125,
"g": 207,
"b": 222
},
"hsl": {
"h": 189.278,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.80744,
"c": 0.08272,
"h": 210.5
},
"luminance": 0.5426
}Semantic roles & 50–950 ramp
primary
#7DCFDE
secondary
#B55B4B
accent
#381EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484