#6ADDAF#6ADDAF
#6ADDAF is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.8% C 0.125 H 164.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDAF |
|---|---|
| RGB | rgb(106, 221, 175) |
| HSL | hsl(156, 63%, 64%) |
| HSV | hsv(156, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(80.67, -43.43, 12.74) |
| CIE-LCH | lch(80.67, 45.26, 163.65°) |
| OKLab | oklab(81.79% -0.1207 0.0327) |
| OKLCH | oklch(81.79% 0.125 164.9) |
| XYZ | xyz(39.5346, 57.8687, 49.6355) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.15
Eucalyptus
#44D7A8
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 4.43
Aqua Marine
#2EE8BB
ΔE00 4.65
Light Teal
#90E4C1
ΔE00 4.75
Aquamarine (survey)
#04D8B2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDAF #DD6A98
analogous
#6ADD76 #6ADDAF #6AD2DD
triadic
#6ADDAF #AF6ADD #DDAF6A
tetradic
#6ADDAF #766ADD #DD6A98 #D2DD6A
square
#6ADDAF #766ADD #DD6A98 #D2DD6A
split-complementary
#6ADDAF #DD6AD2 #DD766A
monochromatic
#26A773 #38D294 #6ADDAF #9CE8CA #CEF4E5
Accessibility & contrast
On white
1.67
#6ADDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#6ADDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDAF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDAF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AD
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#3EDDD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6addaf; /* rgb */ color: rgb(106, 221, 175); /* oklch */ color: oklch(81.8% 0.125 164.9);
Tailwind
colors: {
custom: {
50: '#9ce8c7',
500: '#6addaf',
950: '#000000',
},
}SCSS
$custom: #6addaf; $custom-light: #9ce8c7; $custom-dark: #000000;
JSON
{
"hex": "#6addaf",
"rgb": {
"r": 106,
"g": 221,
"b": 175
},
"hsl": {
"h": 156,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.81788,
"c": 0.12504,
"h": 164.9
},
"luminance": 0.57872
}Semantic roles & 50–950 ramp
primary
#6ADDAF
secondary
#A9426B
accent
#1B61CB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482