#6EEBEC#6EEBEC
#6EEBEC is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.0% C 0.111 H 196.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBEC |
|---|---|
| RGB | rgb(110, 235, 236) |
| HSL | hsl(180, 77%, 68%) |
| HSV | hsv(180, 53%, 93%) |
| CMYK | cmyk(53.4%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(86.40, -34.34, -11.09) |
| CIE-LCH | lch(86.40, 36.09, 197.90°) |
| OKLab | oklab(86.98% -0.1069 -0.0307) |
| OKLCH | oklch(86.98% 0.111 196) |
| XYZ | xyz(51.2727, 68.7829, 89.9150) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.25
Bright Cyan
#41FDFE
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Aqua
#00FFFF
ΔE00 5.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBEC #EC6F6E
analogous
#6EECAE #6EEBEC #6EACEC
triadic
#6EEBEC #EC6EEB #EBEC6E
tetradic
#6EEBEC #AE6EEC #EC6F6E #ACEC6E
square
#6EEBEC #AE6EEC #EC6F6E #ACEC6E
split-complementary
#6EEBEC #EC6EAC #ECAE6E
monochromatic
#1AC4C6 #38E4E5 #6EEBEC #A4F2F3 #DAFAFA
Accessibility & contrast
On white
1.42
#6EEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#6EEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBEC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBEC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6eebec; /* rgb */ color: rgb(110, 235, 236); /* oklch */ color: oklch(87.0% 0.111 196.0);
Tailwind
colors: {
custom: {
50: '#a2f2f2',
500: '#6eebec',
950: '#000000',
},
}SCSS
$custom: #6eebec; $custom-light: #a2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#6eebec",
"rgb": {
"r": 110,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.476,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.86982,
"c": 0.11127,
"h": 196
},
"luminance": 0.68788
}Semantic roles & 50–950 ramp
primary
#6EEBEC
secondary
#C33C3B
accent
#0E0CD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585