#6CEEB3#6CEEB3
#6CEEB3 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.0% C 0.143 H 161.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEB3 |
|---|---|
| RGB | rgb(108, 238, 179) |
| HSL | hsl(153, 79%, 68%) |
| HSV | hsv(153, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(85.80, -49.41, 17.88) |
| CIE-LCH | lch(85.80, 52.54, 160.11°) |
| OKLab | oklab(86.02% -0.136 0.0457) |
| OKLCH | oklch(86.02% 0.143 161.4) |
| XYZ | xyz(44.8915, 67.5878, 53.3191) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 3.60
Light Blue Green
#7EFBB3
ΔE00 3.90
Seafoam
#7FE0B3
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.41
Seafoam Green
#7AF9AB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEB3 #EE6CA7
analogous
#6CEE72 #6CEEB3 #6CE8EE
triadic
#6CEEB3 #B36CEE #EEB36C
tetradic
#6CEEB3 #726CEE #EE6CA7 #E8EE6C
square
#6CEEB3 #726CEE #EE6CA7 #E8EE6C
split-complementary
#6CEEB3 #EE6CE8 #EE726C
monochromatic
#17C878 #35E897 #6CEEB3 #A3F4CF #DAFBEC
Accessibility & contrast
On white
1.45
#6CEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6CEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEB3
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEB3 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEB0
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#3AEDDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceeb3; /* rgb */ color: rgb(108, 238, 179); /* oklch */ color: oklch(86.0% 0.143 161.4);
Tailwind
colors: {
custom: {
50: '#9ff4c9',
500: '#6ceeb3',
950: '#000000',
},
}SCSS
$custom: #6ceeb3; $custom-light: #9ff4c9; $custom-dark: #000000;
JSON
{
"hex": "#6ceeb3",
"rgb": {
"r": 108,
"g": 238,
"b": 179
},
"hsl": {
"h": 152.769,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86017,
"c": 0.14349,
"h": 161.4
},
"luminance": 0.67592
}Semantic roles & 50–950 ramp
primary
#6CEEB3
secondary
#C63979
accent
#0A69DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582