#6EE9AF#6EE9AF
#6EE9AF is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.8% C 0.139 H 160.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE9AF |
|---|---|
| RGB | rgb(110, 233, 175) |
| HSL | hsl(152, 74%, 67%) |
| HSV | hsv(152, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 24.9%, 8.6%) |
| CIE-LAB | lab(84.32, -47.68, 17.90) |
| CIE-LCH | lch(84.32, 50.93, 159.43°) |
| OKLab | oklab(84.8% -0.1312 0.0457) |
| OKLCH | oklch(84.8% 0.139 160.8) |
| XYZ | xyz(43.3034, 64.6841, 50.7524) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 4.57
Light Blue Green
#7EFBB3
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.93
Seafoam Green
#7AF9AB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE9AF #E96EA8
analogous
#6EE971 #6EE9AF #6EE6E9
triadic
#6EE9AF #AF6EE9 #E9AF6E
tetradic
#6EE9AF #716EE9 #E96EA8 #E6E96E
square
#6EE9AF #716EE9 #E96EA8 #E6E96E
split-complementary
#6EE9AF #E96EE6 #E9716E
monochromatic
#1DC073 #39E192 #6EE9AF #A3F1CC #D8F9EA
Accessibility & contrast
On white
1.51
#6EE9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6EE9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE9AF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE9AF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAC
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#43E8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee9af; /* rgb */ color: rgb(110, 233, 175); /* oklch */ color: oklch(84.8% 0.139 160.8);
Tailwind
colors: {
custom: {
50: '#a0f1c7',
500: '#6ee9af',
950: '#000000',
},
}SCSS
$custom: #6ee9af; $custom-light: #a0f1c7; $custom-dark: #000000;
JSON
{
"hex": "#6ee9af",
"rgb": {
"r": 110,
"g": 233,
"b": 175
},
"hsl": {
"h": 151.707,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.84802,
"c": 0.13898,
"h": 160.8
},
"luminance": 0.64688
}Semantic roles & 50–950 ramp
primary
#6EE9AF
secondary
#BE3D7A
accent
#106DD6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582