#6CEEB8#6CEEB8
#6CEEB8 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.1% C 0.140 H 163.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEB8 |
|---|---|
| RGB | rgb(108, 238, 184) |
| HSL | hsl(155, 79%, 68%) |
| HSV | hsv(155, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 22.7%, 6.7%) |
| CIE-LAB | lab(85.90, -48.37, 15.43) |
| CIE-LCH | lch(85.90, 50.77, 162.31°) |
| OKLab | oklab(86.14% -0.1338 0.0395) |
| OKLCH | oklch(86.14% 0.14 163.6) |
| XYZ | xyz(45.4064, 67.7937, 56.0308) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.27
Light Turquoise
#7EF4CC
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 3.98
Aqua Marine
#2EE8BB
ΔE00 4.55
Light Blue Green
#7EFBB3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEB8 #EE6CA2
analogous
#6CEE77 #6CEEB8 #6CE3EE
triadic
#6CEEB8 #B86CEE #EEB86C
tetradic
#6CEEB8 #776CEE #EE6CA2 #E3EE6C
square
#6CEEB8 #776CEE #EE6CA2 #E3EE6C
split-complementary
#6CEEB8 #EE6CE3 #EE776C
monochromatic
#17C87F #35E89E #6CEEB8 #A3F4D2 #DAFBED
Accessibility & contrast
On white
1.44
#6CEEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6CEEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEB8
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEB8 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB5
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#36EEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceeb8; /* rgb */ color: rgb(108, 238, 184); /* oklch */ color: oklch(86.1% 0.140 163.6);
Tailwind
colors: {
custom: {
50: '#a0f4cd',
500: '#6ceeb8',
950: '#000000',
},
}SCSS
$custom: #6ceeb8; $custom-light: #a0f4cd; $custom-dark: #000000;
JSON
{
"hex": "#6ceeb8",
"rgb": {
"r": 108,
"g": 238,
"b": 184
},
"hsl": {
"h": 155.077,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86136,
"c": 0.13951,
"h": 163.6
},
"luminance": 0.67798
}Semantic roles & 50–950 ramp
primary
#6CEEB8
secondary
#C63973
accent
#0A61DC
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583