#6CEBB1#6CEBB1
#6CEBB1 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.141 H 161.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBB1 |
|---|---|
| RGB | rgb(108, 235, 177) |
| HSL | hsl(153, 76%, 67%) |
| HSV | hsv(153, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.88, -48.56, 17.63) |
| CIE-LCH | lch(84.88, 51.66, 160.05°) |
| OKLab | oklab(85.26% -0.1337 0.0451) |
| OKLCH | oklch(85.26% 0.141 161.4) |
| XYZ | xyz(43.8246, 65.7752, 51.9728) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.93
Seafoam
#7FE0B3
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.81
Seafoam Green
#7AF9AB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBB1 #EB6CA6
analogous
#6CEB71 #6CEBB1 #6CE6EB
triadic
#6CEBB1 #B16CEB #EBB16C
tetradic
#6CEBB1 #716CEB #EB6CA6 #E6EB6C
square
#6CEBB1 #716CEB #EB6CA6 #E6EB6C
split-complementary
#6CEBB1 #EB6CE6 #EB716C
monochromatic
#1AC276 #36E494 #6CEBB1 #A2F2CE #D8FAEA
Accessibility & contrast
On white
1.48
#6CEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#6CEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBB1
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBB1 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAE
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#3CEADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6cebb1; /* rgb */ color: rgb(108, 235, 177); /* oklch */ color: oklch(85.3% 0.141 161.4);
Tailwind
colors: {
custom: {
50: '#9ff2c8',
500: '#6cebb1',
950: '#000000',
},
}SCSS
$custom: #6cebb1; $custom-light: #9ff2c8; $custom-dark: #000000;
JSON
{
"hex": "#6cebb1",
"rgb": {
"r": 108,
"g": 235,
"b": 177
},
"hsl": {
"h": 152.598,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85255,
"c": 0.14111,
"h": 161.4
},
"luminance": 0.65779
}Semantic roles & 50–950 ramp
primary
#6CEBB1
secondary
#C03B78
accent
#0D6AD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582