#6CEEBA#6CEEBA
#6CEEBA is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.2% C 0.138 H 164.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEBA |
|---|---|
| RGB | rgb(108, 238, 186) |
| HSL | hsl(156, 79%, 68%) |
| HSV | hsv(156, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(85.95, -47.95, 14.44) |
| CIE-LCH | lch(85.95, 50.08, 163.23°) |
| OKLab | oklab(86.18% -0.1329 0.037) |
| OKLCH | oklch(86.18% 0.138 164.4) |
| XYZ | xyz(45.6175, 67.8782, 57.1427) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.25
Light Greenish Blue
#63F7B4
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.46
Seafoam
#7FE0B3
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 4.27
Aquamarine
#7FFFD4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEBA #EE6CA0
analogous
#6CEE79 #6CEEBA #6CE1EE
triadic
#6CEEBA #BA6CEE #EEBA6C
tetradic
#6CEEBA #796CEE #EE6CA0 #E1EE6C
square
#6CEEBA #796CEE #EE6CA0 #E1EE6C
split-complementary
#6CEEBA #EE6CE1 #EE796C
monochromatic
#17C882 #35E8A0 #6CEEBA #A3F4D4 #DAFBED
Accessibility & contrast
On white
1.44
#6CEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#6CEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEBA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEBA | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB7
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#34EEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceeba; /* rgb */ color: rgb(108, 238, 186); /* oklch */ color: oklch(86.2% 0.138 164.4);
Tailwind
colors: {
custom: {
50: '#a0f4ce',
500: '#6ceeba',
950: '#000000',
},
}SCSS
$custom: #6ceeba; $custom-light: #a0f4ce; $custom-dark: #000000;
JSON
{
"hex": "#6ceeba",
"rgb": {
"r": 108,
"g": 238,
"b": 186
},
"hsl": {
"h": 156,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86184,
"c": 0.13797,
"h": 164.4
},
"luminance": 0.67882
}Semantic roles & 50–950 ramp
primary
#6CEEBA
secondary
#C63971
accent
#0A5EDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583