#6CEBBD#6CEBBD
#6CEBBD is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.132 H 166.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBBD |
|---|---|
| RGB | rgb(108, 235, 189) |
| HSL | hsl(158, 76%, 67%) |
| HSV | hsv(158, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 19.6%, 7.8%) |
| CIE-LAB | lab(85.14, -46.02, 11.74) |
| CIE-LCH | lch(85.14, 47.49, 165.70°) |
| OKLab | oklab(85.55% -0.1284 0.0301) |
| OKLCH | oklch(85.55% 0.132 166.8) |
| XYZ | xyz(45.0737, 66.2748, 58.5512) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.81
Seafoam
#7FE0B3
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.51
Light Teal
#90E4C1
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBBD #EB6C9A
analogous
#6CEB7E #6CEBBD #6CD9EB
triadic
#6CEBBD #BD6CEB #EBBD6C
tetradic
#6CEBBD #7E6CEB #EB6C9A #D9EB6C
square
#6CEBBD #7E6CEB #EB6C9A #D9EB6C
split-complementary
#6CEBBD #EB6CD9 #EB7E6C
monochromatic
#1AC285 #36E4A5 #6CEBBD #A2F2D5 #D8FAED
Accessibility & contrast
On white
1.47
#6CEBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#6CEBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBBD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBBD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBB
Deuteranopia (green-blind)
#D3CFC0
Tritanopia (blue-blind)
#33ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cebbd; /* rgb */ color: rgb(108, 235, 189); /* oklch */ color: oklch(85.5% 0.132 166.8);
Tailwind
colors: {
custom: {
50: '#9ff2d0',
500: '#6cebbd',
950: '#000000',
},
}SCSS
$custom: #6cebbd; $custom-light: #9ff2d0; $custom-dark: #000000;
JSON
{
"hex": "#6cebbd",
"rgb": {
"r": 108,
"g": 235,
"b": 189
},
"hsl": {
"h": 158.268,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85547,
"c": 0.13186,
"h": 166.8
},
"luminance": 0.66279
}Semantic roles & 50–950 ramp
primary
#6CEBBD
secondary
#C03B6B
accent
#0D57D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583