#6CEFBE#6CEFBE
#6CEFBE is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.5% C 0.136 H 166.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFBE |
|---|---|
| RGB | rgb(108, 239, 190) |
| HSL | hsl(158, 80%, 68%) |
| HSV | hsv(158, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 20.5%, 6.3%) |
| CIE-LAB | lab(86.32, -47.52, 12.90) |
| CIE-LCH | lch(86.32, 49.24, 164.81°) |
| OKLab | oklab(86.52% -0.1322 0.0331) |
| OKLCH | oklch(86.52% 0.136 166) |
| XYZ | xyz(46.3407, 68.6345, 59.5109) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.76
Light Aquamarine
#7BFDC7
ΔE00 3.17
Light Greenish Blue
#63F7B4
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 3.96
Aquamarine
#7FFFD4
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFBE #EF6C9D
analogous
#6CEF7C #6CEFBE #6CDFEF
triadic
#6CEFBE #BE6CEF #EFBE6C
tetradic
#6CEFBE #7C6CEF #EF6C9D #DFEF6C
square
#6CEFBE #7C6CEF #EF6C9D #DFEF6C
split-complementary
#6CEFBE #EF6CDF #EF7C6C
monochromatic
#16CB87 #35E9A6 #6CEFBE #A3F5D6 #DAFBEF
Accessibility & contrast
On white
1.43
#6CEFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#6CEFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFBE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFBE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BB
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#30F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cefbe; /* rgb */ color: rgb(108, 239, 190); /* oklch */ color: oklch(86.5% 0.136 166.0);
Tailwind
colors: {
custom: {
50: '#a0f5d1',
500: '#6cefbe',
950: '#000000',
},
}SCSS
$custom: #6cefbe; $custom-light: #a0f5d1; $custom-dark: #000000;
JSON
{
"hex": "#6cefbe",
"rgb": {
"r": 108,
"g": 239,
"b": 190
},
"hsl": {
"h": 157.557,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.8652,
"c": 0.13627,
"h": 166
},
"luminance": 0.68639
}Semantic roles & 50–950 ramp
primary
#6CEFBE
secondary
#C7386E
accent
#0958DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583