#6CEEB2#6CEEB2
#6CEEB2 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.0% C 0.144 H 161.0°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEB2 |
|---|---|
| RGB | rgb(108, 238, 178) |
| HSL | hsl(152, 79%, 68%) |
| HSV | hsv(152, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(85.78, -49.61, 18.37) |
| CIE-LCH | lch(85.78, 52.90, 159.69°) |
| OKLab | oklab(85.99% -0.1365 0.0469) |
| OKLCH | oklch(85.99% 0.144 161) |
| XYZ | xyz(44.7908, 67.5475, 52.7884) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.23
Light Aquamarine
#7BFDC7
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEB2 #EE6CA8
analogous
#6CEE71 #6CEEB2 #6CE9EE
triadic
#6CEEB2 #B26CEE #EEB26C
tetradic
#6CEEB2 #716CEE #EE6CA8 #E9EE6C
square
#6CEEB2 #716CEE #EE6CA8 #E9EE6C
split-complementary
#6CEEB2 #EE6CE9 #EE716C
monochromatic
#17C877 #35E895 #6CEEB2 #A3F4CF #DAFBEB
Accessibility & contrast
On white
1.45
#6CEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6CEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEB2
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEB2 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAF
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#3BEDDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceeb2; /* rgb */ color: rgb(108, 238, 178); /* oklch */ color: oklch(86.0% 0.144 161.0);
Tailwind
colors: {
custom: {
50: '#9ff4c9',
500: '#6ceeb2',
950: '#000000',
},
}SCSS
$custom: #6ceeb2; $custom-light: #9ff4c9; $custom-dark: #000000;
JSON
{
"hex": "#6ceeb2",
"rgb": {
"r": 108,
"g": 238,
"b": 178
},
"hsl": {
"h": 152.308,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85994,
"c": 0.14431,
"h": 161
},
"luminance": 0.67552
}Semantic roles & 50–950 ramp
primary
#6CEEB2
secondary
#C6397A
accent
#0A6BDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582