#6CEEBB#6CEEBB
#6CEEBB is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.2% C 0.137 H 164.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEBB |
|---|---|
| RGB | rgb(108, 238, 187) |
| HSL | hsl(156, 79%, 68%) |
| HSV | hsv(156, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(85.97, -47.73, 13.95) |
| CIE-LCH | lch(85.97, 49.73, 163.70°) |
| OKLab | oklab(86.21% -0.1325 0.0358) |
| OKLCH | oklch(86.21% 0.137 164.9) |
| XYZ | xyz(45.7242, 67.9208, 57.7045) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.26
Light Aquamarine
#7BFDC7
ΔE00 3.27
Light Greenish Blue
#63F7B4
ΔE00 3.57
Seafoam
#7FE0B3
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEBB #EE6C9F
analogous
#6CEE7A #6CEEBB #6CE0EE
triadic
#6CEEBB #BB6CEE #EEBB6C
tetradic
#6CEEBB #7A6CEE #EE6C9F #E0EE6C
square
#6CEEBB #7A6CEE #EE6C9F #E0EE6C
split-complementary
#6CEEBB #EE6CE0 #EE7A6C
monochromatic
#17C883 #35E8A2 #6CEEBB #A3F4D4 #DAFBEE
Accessibility & contrast
On white
1.44
#6CEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#6CEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEBB
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEBB | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB8
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#34EEE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceebb; /* rgb */ color: rgb(108, 238, 187); /* oklch */ color: oklch(86.2% 0.137 164.9);
Tailwind
colors: {
custom: {
50: '#a0f4cf',
500: '#6ceebb',
950: '#000000',
},
}SCSS
$custom: #6ceebb; $custom-light: #a0f4cf; $custom-dark: #000000;
JSON
{
"hex": "#6ceebb",
"rgb": {
"r": 108,
"g": 238,
"b": 187
},
"hsl": {
"h": 156.462,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86209,
"c": 0.13721,
"h": 164.9
},
"luminance": 0.67925
}Semantic roles & 50–950 ramp
primary
#6CEEBB
secondary
#C63970
accent
#0A5CDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583