#6CEEB5#6CEEB5
#6CEEB5 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.1% C 0.142 H 162.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEB5 |
|---|---|
| RGB | rgb(108, 238, 181) |
| HSL | hsl(154, 79%, 68%) |
| HSV | hsv(154, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(85.84, -49.00, 16.90) |
| CIE-LCH | lch(85.84, 51.83, 160.97°) |
| OKLab | oklab(86.06% -0.1351 0.0432) |
| OKLCH | oklch(86.06% 0.142 162.3) |
| XYZ | xyz(45.0953, 67.6693, 54.3921) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 3.43
Seafoam
#7FE0B3
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Turquoise
#7EF4CC
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEB5 #EE6CA5
analogous
#6CEE74 #6CEEB5 #6CE6EE
triadic
#6CEEB5 #B56CEE #EEB56C
tetradic
#6CEEB5 #746CEE #EE6CA5 #E6EE6C
square
#6CEEB5 #746CEE #EE6CA5 #E6EE6C
split-complementary
#6CEEB5 #EE6CE6 #EE746C
monochromatic
#17C87B #35E899 #6CEEB5 #A3F4D1 #DAFBEC
Accessibility & contrast
On white
1.44
#6CEEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#6CEEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEB5
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEB5 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#D8D1B9
Tritanopia (blue-blind)
#38EEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceeb5; /* rgb */ color: rgb(108, 238, 181); /* oklch */ color: oklch(86.1% 0.142 162.3);
Tailwind
colors: {
custom: {
50: '#9ff4cb',
500: '#6ceeb5',
950: '#000000',
},
}SCSS
$custom: #6ceeb5; $custom-light: #9ff4cb; $custom-dark: #000000;
JSON
{
"hex": "#6ceeb5",
"rgb": {
"r": 108,
"g": 238,
"b": 181
},
"hsl": {
"h": 153.692,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86064,
"c": 0.14188,
"h": 162.3
},
"luminance": 0.67673
}Semantic roles & 50–950 ramp
primary
#6CEEB5
secondary
#C63976
accent
#0A66DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582