#6CEBB0#6CEBB0
#6CEBB0 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.142 H 161.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBB0 |
|---|---|
| RGB | rgb(108, 235, 176) |
| HSL | hsl(152, 76%, 67%) |
| HSV | hsv(152, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.86, -48.76, 18.12) |
| CIE-LCH | lch(84.86, 52.02, 159.61°) |
| OKLab | oklab(85.23% -0.1342 0.0463) |
| OKLCH | oklch(85.23% 0.142 161) |
| XYZ | xyz(43.7253, 65.7354, 51.4498) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.85
Seafoam
#7FE0B3
ΔE00 3.99
Light Aquamarine
#7BFDC7
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBB0 #EB6CA7
analogous
#6CEB71 #6CEBB0 #6CE7EB
triadic
#6CEBB0 #B06CEB #EBB06C
tetradic
#6CEBB0 #716CEB #EB6CA7 #E7EB6C
square
#6CEBB0 #716CEB #EB6CA7 #E7EB6C
split-complementary
#6CEBB0 #EB6CE7 #EB716C
monochromatic
#1AC274 #36E493 #6CEBB0 #A2F2CD #D8FAEA
Accessibility & contrast
On white
1.48
#6CEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#6CEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBB0
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBB0 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAD
Deuteranopia (green-blind)
#D6CFB4
Tritanopia (blue-blind)
#3DEADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6cebb0; /* rgb */ color: rgb(108, 235, 176); /* oklch */ color: oklch(85.2% 0.142 161.0);
Tailwind
colors: {
custom: {
50: '#9ff2c7',
500: '#6cebb0',
950: '#000000',
},
}SCSS
$custom: #6cebb0; $custom-light: #9ff2c7; $custom-dark: #000000;
JSON
{
"hex": "#6cebb0",
"rgb": {
"r": 108,
"g": 235,
"b": 176
},
"hsl": {
"h": 152.126,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85232,
"c": 0.14193,
"h": 161
},
"luminance": 0.65739
}Semantic roles & 50–950 ramp
primary
#6CEBB0
secondary
#C03B79
accent
#0D6CD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582