#6CEBBE#6CEBBE
#6CEBBE is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.131 H 167.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBBE |
|---|---|
| RGB | rgb(108, 235, 190) |
| HSL | hsl(159, 76%, 67%) |
| HSV | hsv(159, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(85.16, -45.80, 11.24) |
| CIE-LCH | lch(85.16, 47.16, 166.21°) |
| OKLab | oklab(85.57% -0.1279 0.0288) |
| OKLCH | oklch(85.57% 0.131 167.3) |
| XYZ | xyz(45.1826, 66.3183, 59.1249) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.68
Seafoam
#7FE0B3
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 4.20
Aquamarine
#7FFFD4
ΔE00 4.44
Light Teal
#90E4C1
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBBE #EB6C99
analogous
#6CEB7E #6CEBBE #6CD9EB
triadic
#6CEBBE #BE6CEB #EBBE6C
tetradic
#6CEBBE #7E6CEB #EB6C99 #D9EB6C
square
#6CEBBE #7E6CEB #EB6C99 #D9EB6C
split-complementary
#6CEBBE #EB6CD9 #EB7E6C
monochromatic
#1AC287 #36E4A6 #6CEBBE #A2F2D6 #D8FAEE
Accessibility & contrast
On white
1.47
#6CEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#6CEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBBE
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBBE | 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)
#E6DDBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#32ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cebbe; /* rgb */ color: rgb(108, 235, 190); /* oklch */ color: oklch(85.6% 0.131 167.3);
Tailwind
colors: {
custom: {
50: '#9ff2d1',
500: '#6cebbe',
950: '#000000',
},
}SCSS
$custom: #6cebbe; $custom-light: #9ff2d1; $custom-dark: #000000;
JSON
{
"hex": "#6cebbe",
"rgb": {
"r": 108,
"g": 235,
"b": 190
},
"hsl": {
"h": 158.74,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85572,
"c": 0.13114,
"h": 167.3
},
"luminance": 0.66323
}Semantic roles & 50–950 ramp
primary
#6CEBBE
secondary
#C03B6A
accent
#0D55D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583