#6EEEBD#6EEEBD
#6EEEBD is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.135 H 165.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEBD |
|---|---|
| RGB | rgb(110, 238, 189) |
| HSL | hsl(157, 79%, 68%) |
| HSV | hsv(157, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 20.6%, 6.7%) |
| CIE-LAB | lab(86.07, -46.88, 13.07) |
| CIE-LCH | lch(86.07, 48.67, 164.42°) |
| OKLab | oklab(86.33% -0.1304 0.0335) |
| OKLCH | oklch(86.33% 0.135 165.6) |
| XYZ | xyz(46.1859, 68.1340, 58.8515) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 3.30
Seafoam
#7FE0B3
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 3.97
Aqua Marine
#2EE8BB
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEBD #EE6E9F
analogous
#6EEE7D #6EEEBD #6EDFEE
triadic
#6EEEBD #BD6EEE #EEBD6E
tetradic
#6EEEBD #7D6EEE #EE6E9F #DFEE6E
square
#6EEEBD #7D6EEE #EE6E9F #DFEE6E
split-complementary
#6EEEBD #EE6EDF #EE7D6E
monochromatic
#18CA86 #37E8A4 #6EEEBD #A5F4D6 #DCFBEF
Accessibility & contrast
On white
1.44
#6EEEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6EEEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEBD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEBD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFBA
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#38EEE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eeebd; /* rgb */ color: rgb(110, 238, 189); /* oklch */ color: oklch(86.3% 0.135 165.6);
Tailwind
colors: {
custom: {
50: '#a1f4d1',
500: '#6eeebd',
950: '#000000',
},
}SCSS
$custom: #6eeebd; $custom-light: #a1f4d1; $custom-dark: #000000;
JSON
{
"hex": "#6eeebd",
"rgb": {
"r": 110,
"g": 238,
"b": 189
},
"hsl": {
"h": 157.031,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86327,
"c": 0.13462,
"h": 165.6
},
"luminance": 0.68138
}Semantic roles & 50–950 ramp
primary
#6EEEBD
secondary
#C63A70
accent
#0A5ADB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583