#6EE2EB#6EE2EB
#6EE2EB is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.9% C 0.106 H 202.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2EB |
|---|---|
| RGB | rgb(110, 226, 235) |
| HSL | hsl(184, 76%, 68%) |
| HSV | hsv(184, 53%, 92%) |
| CMYK | cmyk(53.2%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.81, -30.35, -14.43) |
| CIE-LCH | lch(83.81, 33.60, 205.43°) |
| OKLab | oklab(84.89% -0.0978 -0.0399) |
| OKLCH | oklch(84.89% 0.106 202.2) |
| XYZ | xyz(48.6160, 63.7013, 88.3147) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2EB #EB776E
analogous
#6EEBB5 #6EE2EB #6EA3EB
triadic
#6EE2EB #EB6EE2 #E2EB6E
tetradic
#6EE2EB #B56EEB #EB776E #A3EB6E
square
#6EE2EB #B56EEB #EB776E #A3EB6E
split-complementary
#6EE2EB #EB6EA3 #EBB56E
monochromatic
#1BB7C4 #38D7E4 #6EE2EB #A4EDF2 #DAF8FA
Accessibility & contrast
On white
1.53
#6EE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6EE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2EB
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2EB | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee2eb; /* rgb */ color: rgb(110, 226, 235); /* oklch */ color: oklch(84.9% 0.106 202.2);
Tailwind
colors: {
custom: {
50: '#a2ebf1',
500: '#6ee2eb',
950: '#000000',
},
}SCSS
$custom: #6ee2eb; $custom-light: #a2ebf1; $custom-dark: #000000;
JSON
{
"hex": "#6ee2eb",
"rgb": {
"r": 110,
"g": 226,
"b": 235
},
"hsl": {
"h": 184.32,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.84888,
"c": 0.10562,
"h": 202.2
},
"luminance": 0.63706
}Semantic roles & 50–950 ramp
primary
#6EE2EB
secondary
#C2453B
accent
#1C0ED8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485