#6DEBAF#6DEBAF
#6DEBAF is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.2% C 0.142 H 160.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBAF |
|---|---|
| RGB | rgb(109, 235, 175) |
| HSL | hsl(151, 76%, 67%) |
| HSV | hsv(151, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.87, -48.75, 18.66) |
| CIE-LCH | lch(84.87, 52.20, 159.05°) |
| OKLab | oklab(85.24% -0.134 0.0476) |
| OKLCH | oklch(85.24% 0.142 160.4) |
| XYZ | xyz(43.7491, 65.7591, 50.9364) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Seafoam
#7FE0B3
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBAF #EB6DA9
analogous
#6DEB70 #6DEBAF #6DE8EB
triadic
#6DEBAF #AF6DEB #EBAF6D
tetradic
#6DEBAF #706DEB #EB6DA9 #E8EB6D
square
#6DEBAF #706DEB #EB6DA9 #E8EB6D
split-complementary
#6DEBAF #EB6DE8 #EB706D
monochromatic
#1BC373 #37E492 #6DEBAF #A3F2CC #D9FAEA
Accessibility & contrast
On white
1.48
#6DEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#6DEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBAF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBAF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAC
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#40EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6debaf; /* rgb */ color: rgb(109, 235, 175); /* oklch */ color: oklch(85.2% 0.142 160.4);
Tailwind
colors: {
custom: {
50: '#a0f2c7',
500: '#6debaf',
950: '#000000',
},
}SCSS
$custom: #6debaf; $custom-light: #a0f2c7; $custom-dark: #000000;
JSON
{
"hex": "#6debaf",
"rgb": {
"r": 109,
"g": 235,
"b": 175
},
"hsl": {
"h": 151.429,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85244,
"c": 0.14222,
"h": 160.4
},
"luminance": 0.65763
}Semantic roles & 50–950 ramp
primary
#6DEBAF
secondary
#C13B7B
accent
#0D6ED8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582