#6CEEBE#6CEEBE
#6CEEBE is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.135 H 166.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEBE |
|---|---|
| RGB | rgb(108, 238, 190) |
| HSL | hsl(158, 79%, 68%) |
| HSV | hsv(158, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(86.03, -47.09, 12.48) |
| CIE-LCH | lch(86.03, 48.72, 165.15°) |
| OKLab | oklab(86.28% -0.1311 0.032) |
| OKLCH | oklch(86.28% 0.135 166.3) |
| XYZ | xyz(46.0487, 68.0506, 59.4136) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 3.91
Aquamarine
#7FFFD4
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEBE #EE6C9C
analogous
#6CEE7D #6CEEBE #6CDDEE
triadic
#6CEEBE #BE6CEE #EEBE6C
tetradic
#6CEEBE #7D6CEE #EE6C9C #DDEE6C
square
#6CEEBE #7D6CEE #EE6C9C #DDEE6C
split-complementary
#6CEEBE #EE6CDD #EE7D6C
monochromatic
#17C887 #35E8A6 #6CEEBE #A3F4D6 #DAFBEF
Accessibility & contrast
On white
1.44
#6CEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#6CEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEBE
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEBE | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBC
Deuteranopia (green-blind)
#D6D2C1
Tritanopia (blue-blind)
#31EFE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceebe; /* rgb */ color: rgb(108, 238, 190); /* oklch */ color: oklch(86.3% 0.135 166.3);
Tailwind
colors: {
custom: {
50: '#a0f4d1',
500: '#6ceebe',
950: '#000000',
},
}SCSS
$custom: #6ceebe; $custom-light: #a0f4d1; $custom-dark: #000000;
JSON
{
"hex": "#6ceebe",
"rgb": {
"r": 108,
"g": 238,
"b": 190
},
"hsl": {
"h": 157.846,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86283,
"c": 0.13498,
"h": 166.3
},
"luminance": 0.68055
}Semantic roles & 50–950 ramp
primary
#6CEEBE
secondary
#C6396D
accent
#0A57DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583