#6CEFB3#6CEFB3
#6CEFB3 is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.3% C 0.145 H 161.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFB3 |
|---|---|
| RGB | rgb(108, 239, 179) |
| HSL | hsl(153, 80%, 68%) |
| HSV | hsv(153, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(86.09, -49.83, 18.28) |
| CIE-LCH | lch(86.09, 53.07, 159.85°) |
| OKLab | oklab(86.26% -0.1371 0.0467) |
| OKLCH | oklch(86.26% 0.145 161.2) |
| XYZ | xyz(45.1835, 68.1717, 53.4164) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.20
Greenish Cyan
#2AFEB7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFB3 #EF6CA8
analogous
#6CEF71 #6CEFB3 #6CE9EF
triadic
#6CEFB3 #B36CEF #EFB36C
tetradic
#6CEFB3 #716CEF #EF6CA8 #E9EF6C
square
#6CEFB3 #716CEF #EF6CA8 #E9EF6C
split-complementary
#6CEFB3 #EF6CE9 #EF716C
monochromatic
#16CB78 #35E996 #6CEFB3 #A3F5D0 #DAFBEC
Accessibility & contrast
On white
1.43
#6CEFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#6CEFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFB3
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFB3 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFB0
Deuteranopia (green-blind)
#D9D2B7
Tritanopia (blue-blind)
#39EEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cefb3; /* rgb */ color: rgb(108, 239, 179); /* oklch */ color: oklch(86.3% 0.145 161.2);
Tailwind
colors: {
custom: {
50: '#a0f5ca',
500: '#6cefb3',
950: '#000000',
},
}SCSS
$custom: #6cefb3; $custom-light: #a0f5ca; $custom-dark: #000000;
JSON
{
"hex": "#6cefb3",
"rgb": {
"r": 108,
"g": 239,
"b": 179
},
"hsl": {
"h": 152.519,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86256,
"c": 0.14482,
"h": 161.2
},
"luminance": 0.68176
}Semantic roles & 50–950 ramp
primary
#6CEFB3
secondary
#C7387A
accent
#096ADD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582