#6DEEAE#6DEEAE
#6DEEAE is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.9% C 0.147 H 159.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEEAE |
|---|---|
| RGB | rgb(109, 238, 174) |
| HSL | hsl(150, 79%, 68%) |
| HSV | hsv(150, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.73, -50.20, 20.37) |
| CIE-LCH | lch(85.73, 54.18, 157.91°) |
| OKLab | oklab(85.94% -0.1377 0.0519) |
| OKLCH | oklch(85.94% 0.147 159.3) |
| XYZ | xyz(44.5174, 67.4522, 50.7098) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.11
Light Blue Green
#7EFBB3
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEEAE #EE6DAD
analogous
#6DEE6E #6DEEAE #6DEDEE
triadic
#6DEEAE #AE6DEE #EEAE6D
tetradic
#6DEEAE #6E6DEE #EE6DAD #EDEE6D
square
#6DEEAE #6E6DEE #EE6DAD #EDEE6D
split-complementary
#6DEEAE #EE6DED #EE6E6D
monochromatic
#17C971 #36E890 #6DEEAE #A4F4CC #DBFBEB
Accessibility & contrast
On white
1.45
#6DEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6DEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEEAE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEEAE | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAA
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#40EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6deeae; /* rgb */ color: rgb(109, 238, 174); /* oklch */ color: oklch(85.9% 0.147 159.3);
Tailwind
colors: {
custom: {
50: '#a0f4c6',
500: '#6deeae',
950: '#000000',
},
}SCSS
$custom: #6deeae; $custom-light: #a0f4c6; $custom-dark: #000000;
JSON
{
"hex": "#6deeae",
"rgb": {
"r": 109,
"g": 238,
"b": 174
},
"hsl": {
"h": 150.233,
"s": 79.141,
"l": 68.039
},
"oklch": {
"l": 0.85938,
"c": 0.14712,
"h": 159.3
},
"luminance": 0.67456
}Semantic roles & 50–950 ramp
primary
#6DEEAE
secondary
#C6397F
accent
#0A72DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582