#6EEBEB#6EEBEB
#6EEBEB is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.9% C 0.111 H 195.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBEB |
|---|---|
| RGB | rgb(110, 235, 235) |
| HSL | hsl(180, 76%, 68%) |
| HSV | hsv(180, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(86.37, -34.60, -10.61) |
| CIE-LCH | lch(86.37, 36.19, 197.05°) |
| OKLab | oklab(86.95% -0.1074 -0.0294) |
| OKLCH | oklch(86.95% 0.111 195.3) |
| XYZ | xyz(51.1278, 68.7249, 89.1520) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.33
Bright Cyan
#41FDFE
ΔE00 4.60
Robin'S Egg
#6DEDFD
ΔE00 5.47
Aqua
#00FFFF
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Bright Turquoise
#0FFEF9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBEB #EB6E6E
analogous
#6EEBAC #6EEBEB #6EACEB
triadic
#6EEBEB #EB6EEB #EBEB6E
tetradic
#6EEBEB #AC6EEB #EB6E6E #ACEB6E
square
#6EEBEB #AC6EEB #EB6E6E #ACEB6E
split-complementary
#6EEBEB #EB6EAC #EBAC6E
monochromatic
#1BC4C4 #38E4E4 #6EEBEB #A4F2F2 #DAFAFA
Accessibility & contrast
On white
1.42
#6EEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6EEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBEB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBEB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6eebeb; /* rgb */ color: rgb(110, 235, 235); /* oklch */ color: oklch(86.9% 0.111 195.3);
Tailwind
colors: {
custom: {
50: '#a2f2f1',
500: '#6eebeb',
950: '#000000',
},
}SCSS
$custom: #6eebeb; $custom-light: #a2f2f1; $custom-dark: #000000;
JSON
{
"hex": "#6eebeb",
"rgb": {
"r": 110,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.86949,
"c": 0.1113,
"h": 195.3
},
"luminance": 0.6873
}Semantic roles & 50–950 ramp
primary
#6EEBEB
secondary
#C23B3B
accent
#0E0ED8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585