#6CEBBB#6CEBBB
#6CEBBB is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.133 H 165.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBBB |
|---|---|
| RGB | rgb(108, 235, 187) |
| HSL | hsl(157, 76%, 67%) |
| HSV | hsv(157, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.09, -46.46, 12.72) |
| CIE-LCH | lch(85.09, 48.16, 164.69°) |
| OKLab | oklab(85.5% -0.1293 0.0326) |
| OKLCH | oklch(85.5% 0.133 165.8) |
| XYZ | xyz(44.8581, 66.1885, 57.4158) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 3.97
Light Greenish Blue
#63F7B4
ΔE00 4.41
Aquamarine
#7FFFD4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBBB #EB6C9C
analogous
#6CEB7C #6CEBBB #6CDBEB
triadic
#6CEBBB #BB6CEB #EBBB6C
tetradic
#6CEBBB #7C6CEB #EB6C9C #DBEB6C
square
#6CEBBB #7C6CEB #EB6C9C #DBEB6C
split-complementary
#6CEBBB #EB6CDB #EB7C6C
monochromatic
#1AC283 #36E4A2 #6CEBBB #A2F2D4 #D8FAED
Accessibility & contrast
On white
1.47
#6CEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#6CEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBBB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBBB | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB8
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#35ECDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cebbb; /* rgb */ color: rgb(108, 235, 187); /* oklch */ color: oklch(85.5% 0.133 165.8);
Tailwind
colors: {
custom: {
50: '#9ff2cf',
500: '#6cebbb',
950: '#000000',
},
}SCSS
$custom: #6cebbb; $custom-light: #9ff2cf; $custom-dark: #000000;
JSON
{
"hex": "#6cebbb",
"rgb": {
"r": 108,
"g": 235,
"b": 187
},
"hsl": {
"h": 157.323,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85496,
"c": 0.13332,
"h": 165.8
},
"luminance": 0.66193
}Semantic roles & 50–950 ramp
primary
#6CEBBB
secondary
#C03B6D
accent
#0D5AD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583