#6EE3EB#6EE3EB
#6EE3EB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.106 H 201.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3EB |
|---|---|
| RGB | rgb(110, 227, 235) |
| HSL | hsl(184, 76%, 68%) |
| HSV | hsv(184, 53%, 92%) |
| CMYK | cmyk(53.2%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(84.09, -30.83, -14.01) |
| CIE-LCH | lch(84.09, 33.86, 204.44°) |
| OKLab | oklab(85.12% -0.0989 -0.0387) |
| OKLCH | oklch(85.12% 0.106 201.4) |
| XYZ | xyz(48.8887, 64.2467, 88.4056) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.36
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Aqua Blue
#02D8E9
ΔE00 5.07
Bright Light Blue
#26F7FD
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3EB #EB766E
analogous
#6EEBB4 #6EE3EB #6EA4EB
triadic
#6EE3EB #EB6EE3 #E3EB6E
tetradic
#6EE3EB #B46EEB #EB766E #A4EB6E
square
#6EE3EB #B46EEB #EB766E #A4EB6E
split-complementary
#6EE3EB #EB6EA4 #EBB46E
monochromatic
#1BB9C4 #38D9E4 #6EE3EB #A4EDF2 #DAF8FA
Accessibility & contrast
On white
1.52
#6EE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#6EE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3EB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3EB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEC
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee3eb; /* rgb */ color: rgb(110, 227, 235); /* oklch */ color: oklch(85.1% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#a2ecf1',
500: '#6ee3eb',
950: '#000000',
},
}SCSS
$custom: #6ee3eb; $custom-light: #a2ecf1; $custom-dark: #000000;
JSON
{
"hex": "#6ee3eb",
"rgb": {
"r": 110,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.84,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85117,
"c": 0.10618,
"h": 201.4
},
"luminance": 0.64251
}Semantic roles & 50–950 ramp
primary
#6EE3EB
secondary
#C2443B
accent
#1B0ED8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485