#6CEFBD#6CEFBD
#6CEFBD is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.5% C 0.137 H 165.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFBD |
|---|---|
| RGB | rgb(108, 239, 189) |
| HSL | hsl(157, 80%, 68%) |
| HSV | hsv(157, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 20.9%, 6.3%) |
| CIE-LAB | lab(86.30, -47.73, 13.39) |
| CIE-LCH | lch(86.30, 49.57, 164.33°) |
| OKLab | oklab(86.5% -0.1326 0.0343) |
| OKLCH | oklch(86.5% 0.137 165.5) |
| XYZ | xyz(46.2318, 68.5910, 58.9373) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 3.71
Seafoam
#7FE0B3
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.06
Aquamarine
#7FFFD4
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFBD #EF6C9E
analogous
#6CEF7B #6CEFBD #6CE0EF
triadic
#6CEFBD #BD6CEF #EFBD6C
tetradic
#6CEFBD #7B6CEF #EF6C9E #E0EF6C
square
#6CEFBD #7B6CEF #EF6C9E #E0EF6C
split-complementary
#6CEFBD #EF6CE0 #EF7B6C
monochromatic
#16CB86 #35E9A4 #6CEFBD #A3F5D6 #DAFBEF
Accessibility & contrast
On white
1.43
#6CEFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6CEFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFBD
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFBD | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0BA
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#31EFE1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cefbd; /* rgb */ color: rgb(108, 239, 189); /* oklch */ color: oklch(86.5% 0.137 165.5);
Tailwind
colors: {
custom: {
50: '#a0f5d1',
500: '#6cefbd',
950: '#000000',
},
}SCSS
$custom: #6cefbd; $custom-light: #a0f5d1; $custom-dark: #000000;
JSON
{
"hex": "#6cefbd",
"rgb": {
"r": 108,
"g": 239,
"b": 189
},
"hsl": {
"h": 157.099,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86495,
"c": 0.13701,
"h": 165.5
},
"luminance": 0.68595
}Semantic roles & 50–950 ramp
primary
#6CEFBD
secondary
#C7386F
accent
#095ADD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583