#6CEBB5#6CEBB5
#6CEBB5 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.138 H 163.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBB5 |
|---|---|
| RGB | rgb(108, 235, 181) |
| HSL | hsl(154, 76%, 67%) |
| HSV | hsv(154, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.96, -47.73, 15.67) |
| CIE-LCH | lch(84.96, 50.24, 161.83°) |
| OKLab | oklab(85.35% -0.1319 0.0401) |
| OKLCH | oklch(85.35% 0.138 163.1) |
| XYZ | xyz(44.2291, 65.9370, 54.1034) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.22
Aqua Marine
#2EE8BB
ΔE00 4.56
Light Blue Green
#7EFBB3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBB5 #EB6CA2
analogous
#6CEB75 #6CEBB5 #6CE2EB
triadic
#6CEBB5 #B56CEB #EBB56C
tetradic
#6CEBB5 #756CEB #EB6CA2 #E2EB6C
square
#6CEBB5 #756CEB #EB6CA2 #E2EB6C
split-complementary
#6CEBB5 #EB6CE2 #EB756C
monochromatic
#1AC27B #36E49A #6CEBB5 #A2F2D0 #D8FAEB
Accessibility & contrast
On white
1.48
#6CEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6CEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBB5
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBB5 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB2
Deuteranopia (green-blind)
#D5CFB8
Tritanopia (blue-blind)
#3AEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6cebb5; /* rgb */ color: rgb(108, 235, 181); /* oklch */ color: oklch(85.4% 0.138 163.1);
Tailwind
colors: {
custom: {
50: '#9ff2cb',
500: '#6cebb5',
950: '#000000',
},
}SCSS
$custom: #6cebb5; $custom-light: #9ff2cb; $custom-dark: #000000;
JSON
{
"hex": "#6cebb5",
"rgb": {
"r": 108,
"g": 235,
"b": 181
},
"hsl": {
"h": 154.488,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.8535,
"c": 0.1379,
"h": 163.1
},
"luminance": 0.65941
}Semantic roles & 50–950 ramp
primary
#6CEBB5
secondary
#C03B74
accent
#0D64D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582