#6CEEBD#6CEEBD
#6CEEBD is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.136 H 165.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEBD |
|---|---|
| RGB | rgb(108, 238, 189) |
| HSL | hsl(157, 79%, 68%) |
| HSV | hsv(157, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 20.6%, 6.7%) |
| CIE-LAB | lab(86.01, -47.31, 12.97) |
| CIE-LCH | lch(86.01, 49.05, 164.66°) |
| OKLab | oklab(86.26% -0.1316 0.0333) |
| OKLCH | oklch(86.26% 0.136 165.8) |
| XYZ | xyz(45.9398, 68.0071, 58.8400) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 3.98
Aquamarine
#7FFFD4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEBD #EE6C9D
analogous
#6CEE7C #6CEEBD #6CDEEE
triadic
#6CEEBD #BD6CEE #EEBD6C
tetradic
#6CEEBD #7C6CEE #EE6C9D #DEEE6C
square
#6CEEBD #7C6CEE #EE6C9D #DEEE6C
split-complementary
#6CEEBD #EE6CDE #EE7C6C
monochromatic
#17C886 #35E8A4 #6CEEBD #A3F4D6 #DAFBEE
Accessibility & contrast
On white
1.44
#6CEEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6CEEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEBD
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEBD | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#D6D2C0
Tritanopia (blue-blind)
#32EFE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceebd; /* rgb */ color: rgb(108, 238, 189); /* oklch */ color: oklch(86.3% 0.136 165.8);
Tailwind
colors: {
custom: {
50: '#a0f4d1',
500: '#6ceebd',
950: '#000000',
},
}SCSS
$custom: #6ceebd; $custom-light: #a0f4d1; $custom-dark: #000000;
JSON
{
"hex": "#6ceebd",
"rgb": {
"r": 108,
"g": 238,
"b": 189
},
"hsl": {
"h": 157.385,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86258,
"c": 0.13572,
"h": 165.8
},
"luminance": 0.68011
}Semantic roles & 50–950 ramp
primary
#6CEEBD
secondary
#C6396E
accent
#0A59DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583