#6CEBB3#6CEBB3
#6CEBB3 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.139 H 162.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBB3 |
|---|---|
| RGB | rgb(108, 235, 179) |
| HSL | hsl(154, 76%, 67%) |
| HSV | hsv(154, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.92, -48.15, 16.65) |
| CIE-LCH | lch(84.92, 50.94, 160.93°) |
| OKLab | oklab(85.3% -0.1328 0.0426) |
| OKLCH | oklch(85.3% 0.139 162.2) |
| XYZ | xyz(44.0254, 65.8555, 53.0304) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.13
Seafoam
#7FE0B3
ΔE00 3.66
Light Aquamarine
#7BFDC7
ΔE00 4.00
Light Turquoise
#7EF4CC
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBB3 #EB6CA4
analogous
#6CEB73 #6CEBB3 #6CE4EB
triadic
#6CEBB3 #B36CEB #EBB36C
tetradic
#6CEBB3 #736CEB #EB6CA4 #E4EB6C
square
#6CEBB3 #736CEB #EB6CA4 #E4EB6C
split-complementary
#6CEBB3 #EB6CE4 #EB736C
monochromatic
#1AC278 #36E497 #6CEBB3 #A2F2CF #D8FAEB
Accessibility & contrast
On white
1.48
#6CEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#6CEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBB3
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBB3 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#D5CFB7
Tritanopia (blue-blind)
#3BEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6cebb3; /* rgb */ color: rgb(108, 235, 179); /* oklch */ color: oklch(85.3% 0.139 162.2);
Tailwind
colors: {
custom: {
50: '#9ff2c9',
500: '#6cebb3',
950: '#000000',
},
}SCSS
$custom: #6cebb3; $custom-light: #9ff2c9; $custom-dark: #000000;
JSON
{
"hex": "#6cebb3",
"rgb": {
"r": 108,
"g": 235,
"b": 179
},
"hsl": {
"h": 153.543,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85302,
"c": 0.13949,
"h": 162.2
},
"luminance": 0.65859
}Semantic roles & 50–950 ramp
primary
#6CEBB3
secondary
#C03B76
accent
#0D67D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582