#6CEFBF#6CEFBF
#6CEFBF is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.136 H 166.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFBF |
|---|---|
| RGB | rgb(108, 239, 191) |
| HSL | hsl(158, 80%, 68%) |
| HSV | hsv(158, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 20.1%, 6.3%) |
| CIE-LAB | lab(86.34, -47.30, 12.41) |
| CIE-LCH | lch(86.34, 48.90, 165.30°) |
| OKLab | oklab(86.55% -0.1317 0.0318) |
| OKLCH | oklch(86.55% 0.136 166.4) |
| XYZ | xyz(46.4503, 68.6784, 60.0885) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 3.24
Aquamarine
#7FFFD4
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 3.87
Seafoam
#7FE0B3
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFBF #EF6C9C
analogous
#6CEF7D #6CEFBF #6CDEEF
triadic
#6CEFBF #BF6CEF #EFBF6C
tetradic
#6CEFBF #7D6CEF #EF6C9C #DEEF6C
square
#6CEFBF #7D6CEF #EF6C9C #DEEF6C
split-complementary
#6CEFBF #EF6CDE #EF7D6C
monochromatic
#16CB88 #35E9A7 #6CEFBF #A3F5D7 #DAFBEF
Accessibility & contrast
On white
1.43
#6CEFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6CEFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFBF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFBF | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#D7D2C2
Tritanopia (blue-blind)
#2FF0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cefbf; /* rgb */ color: rgb(108, 239, 191); /* oklch */ color: oklch(86.5% 0.136 166.4);
Tailwind
colors: {
custom: {
50: '#a0f5d2',
500: '#6cefbf',
950: '#000000',
},
}SCSS
$custom: #6cefbf; $custom-light: #a0f5d2; $custom-dark: #000000;
JSON
{
"hex": "#6cefbf",
"rgb": {
"r": 108,
"g": 239,
"b": 191
},
"hsl": {
"h": 158.015,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86545,
"c": 0.13553,
"h": 166.4
},
"luminance": 0.68683
}Semantic roles & 50–950 ramp
primary
#6CEFBF
secondary
#C7386C
accent
#0956DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583