#7DDCDA#7DDCDA
#7DDCDA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.090 H 193.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCDA |
|---|---|
| RGB | rgb(125, 220, 218) |
| HSL | hsl(179, 58%, 68%) |
| HSV | hsv(179, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(82.17, -28.58, -7.81) |
| CIE-LCH | lch(82.17, 29.63, 195.29°) |
| OKLab | oklab(83.55% -0.0879 -0.0216) |
| OKLCH | oklch(83.55% 0.091 193.8) |
| XYZ | xyz(46.7006, 60.6047, 75.5530) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 6.88
Turquoise
#40E0D0
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCDA #DC7D7F
analogous
#7DDCAB #7DDCDA #7DAEDC
triadic
#7DDCDA #DA7DDC #DCDA7D
tetradic
#7DDCDA #AB7DDC #DC7D7F #AEDC7D
square
#7DDCDA #AB7DDC #DC7D7F #AEDC7D
split-complementary
#7DDCDA #DC7DAE #DCAB7D
monochromatic
#2FAFAD #4DCFCC #7DDCDA #ADE9E8 #DDF6F5
Accessibility & contrast
On white
1.60
#7DDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#7DDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCDA
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCDA | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DA
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#4FE1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddcda; /* rgb */ color: rgb(125, 220, 218); /* oklch */ color: oklch(83.6% 0.090 193.8);
Tailwind
colors: {
custom: {
50: '#a8e7e5',
500: '#7ddcda',
950: '#000000',
},
}SCSS
$custom: #7ddcda; $custom-light: #a8e7e5; $custom-dark: #000000;
JSON
{
"hex": "#7ddcda",
"rgb": {
"r": 125,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.737,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.83554,
"c": 0.0905,
"h": 193.8
},
"luminance": 0.60608
}Semantic roles & 50–950 ramp
primary
#7DDCDA
secondary
#B24C4E
accent
#2024C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484