#6CEBB4#6CEBB4
#6CEBB4 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.139 H 162.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBB4 |
|---|---|
| RGB | rgb(108, 235, 180) |
| HSL | hsl(154, 76%, 67%) |
| HSV | hsv(154, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.94, -47.94, 16.16) |
| CIE-LCH | lch(84.94, 50.59, 161.38°) |
| OKLab | oklab(85.33% -0.1324 0.0413) |
| OKLCH | oklch(85.33% 0.139 162.7) |
| XYZ | xyz(44.1269, 65.8961, 53.5650) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.42
Aqua Marine
#2EE8BB
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBB4 #EB6CA3
analogous
#6CEB75 #6CEBB4 #6CE2EB
triadic
#6CEBB4 #B46CEB #EBB46C
tetradic
#6CEBB4 #756CEB #EB6CA3 #E2EB6C
square
#6CEBB4 #756CEB #EB6CA3 #E2EB6C
split-complementary
#6CEBB4 #EB6CE2 #EB756C
monochromatic
#1AC27A #36E499 #6CEBB4 #A2F2CF #D8FAEB
Accessibility & contrast
On white
1.48
#6CEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6CEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBB4
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBB4 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB1
Deuteranopia (green-blind)
#D5CFB7
Tritanopia (blue-blind)
#3AEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6cebb4; /* rgb */ color: rgb(108, 235, 180); /* oklch */ color: oklch(85.3% 0.139 162.7);
Tailwind
colors: {
custom: {
50: '#9ff2ca',
500: '#6cebb4',
950: '#000000',
},
}SCSS
$custom: #6cebb4; $custom-light: #9ff2ca; $custom-dark: #000000;
JSON
{
"hex": "#6cebb4",
"rgb": {
"r": 108,
"g": 235,
"b": 180
},
"hsl": {
"h": 154.016,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85326,
"c": 0.13869,
"h": 162.7
},
"luminance": 0.659
}Semantic roles & 50–950 ramp
primary
#6CEBB4
secondary
#C03B75
accent
#0D65D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582