#7DE2CC#7DE2CC
#7DE2CC is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.101 H 177.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE2CC |
|---|---|
| RGB | rgb(125, 226, 204) |
| HSL | hsl(167, 64%, 69%) |
| HSV | hsv(167, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(83.50, -34.76, 1.57) |
| CIE-LCH | lch(83.50, 34.80, 177.41°) |
| OKLab | oklab(84.51% -0.1006 0.0036) |
| OKLCH | oklch(84.51% 0.101 177.9) |
| XYZ | xyz(46.5485, 63.1087, 66.8433) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.60
Seafoam Blue
#78D1B6
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 6.07
Pale Teal
#82CBB2
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE2CC #E27D93
analogous
#7DE29A #7DE2CC #7DC6E2
triadic
#7DE2CC #CC7DE2 #E2CC7D
tetradic
#7DE2CC #9A7DE2 #E27D93 #C6E27D
square
#7DE2CC #9A7DE2 #E27D93 #C6E27D
split-complementary
#7DE2CC #E27DC6 #E29A7D
monochromatic
#2ABB9B #4BD7B8 #7DE2CC #AFEDE0 #E1F8F3
Accessibility & contrast
On white
1.54
#7DE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#7DE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE2CC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE2CC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#55E5DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7de2cc; /* rgb */ color: rgb(125, 226, 204); /* oklch */ color: oklch(84.5% 0.101 177.9);
Tailwind
colors: {
custom: {
50: '#a8ebdb',
500: '#7de2cc',
950: '#000000',
},
}SCSS
$custom: #7de2cc; $custom-light: #a8ebdb; $custom-dark: #000000;
JSON
{
"hex": "#7de2cc",
"rgb": {
"r": 125,
"g": 226,
"b": 204
},
"hsl": {
"h": 166.931,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.84505,
"c": 0.10071,
"h": 177.9
},
"luminance": 0.63112
}Semantic roles & 50–950 ramp
primary
#7DE2CC
secondary
#B94A62
accent
#1A41CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484