#7ADFB2#7ADFB2
#7ADFB2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.116 H 163.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADFB2 |
|---|---|
| RGB | rgb(122, 223, 178) |
| HSL | hsl(153, 61%, 68%) |
| HSV | hsv(153, 45%, 87%) |
| CMYK | cmyk(45.3%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.91, -39.83, 13.00) |
| CIE-LCH | lch(81.91, 41.89, 161.93°) |
| OKLab | oklab(82.98% -0.1107 0.0334) |
| OKLCH | oklch(82.98% 0.116 163.2) |
| XYZ | xyz(42.4461, 60.1241, 51.4792) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.57
Light Teal
#90E4C1
ΔE00 3.48
Eucalyptus
#44D7A8
ΔE00 4.62
Mediumaquamarine
#66CDAA
ΔE00 5.06
Light Turquoise
#7EF4CC
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADFB2 #DF7AA7
analogous
#7ADF7F #7ADFB2 #7ADADF
triadic
#7ADFB2 #B27ADF #DFB27A
tetradic
#7ADFB2 #7F7ADF #DF7AA7 #DADF7A
square
#7ADFB2 #7F7ADF #DF7AA7 #DADF7A
split-complementary
#7ADFB2 #DF7ADA #DF7F7A
monochromatic
#2BB377 #49D395 #7ADFB2 #ABEBCF #DDF7EB
Accessibility & contrast
On white
1.61
#7ADFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#7ADFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADFB2
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADFB2 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2B0
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#5CDFD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7adfb2; /* rgb */ color: rgb(122, 223, 178); /* oklch */ color: oklch(83.0% 0.116 163.2);
Tailwind
colors: {
custom: {
50: '#a6e9c9',
500: '#7adfb2',
950: '#000000',
},
}SCSS
$custom: #7adfb2; $custom-light: #a6e9c9; $custom-dark: #000000;
JSON
{
"hex": "#7adfb2",
"rgb": {
"r": 122,
"g": 223,
"b": 178
},
"hsl": {
"h": 153.267,
"s": 61.212,
"l": 67.647
},
"oklch": {
"l": 0.8298,
"c": 0.11565,
"h": 163.2
},
"luminance": 0.60127
}Semantic roles & 50–950 ramp
primary
#7ADFB2
secondary
#B54879
accent
#1D69C9
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482