#6EDEE2#6EDEE2
#6EDEE2 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.102 H 198.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEE2 |
|---|---|
| RGB | rgb(110, 222, 226) |
| HSL | hsl(182, 67%, 66%) |
| HSV | hsv(182, 51%, 89%) |
| CMYK | cmyk(51.3%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.40, -30.81, -11.77) |
| CIE-LCH | lch(82.40, 32.98, 200.91°) |
| OKLab | oklab(83.67% -0.0972 -0.0325) |
| OKLCH | oklch(83.67% 0.102 198.5) |
| XYZ | xyz(46.2735, 61.0443, 81.2809) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEE2 #E2726E
analogous
#6EE2AC #6EDEE2 #6EA4E2
triadic
#6EDEE2 #E26EDE #DEE26E
tetradic
#6EDEE2 #AC6EE2 #E2726E #A4E26E
square
#6EDEE2 #AC6EE2 #E2726E #A4E26E
split-complementary
#6EDEE2 #E26EA4 #E2AC6E
monochromatic
#24ADB2 #3BD2D8 #6EDEE2 #A1EAEC #D4F5F6
Accessibility & contrast
On white
1.59
#6EDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6EDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEE2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEE2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#BEC7E3
Tritanopia (blue-blind)
#0CE5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edee2; /* rgb */ color: rgb(110, 222, 226); /* oklch */ color: oklch(83.7% 0.102 198.5);
Tailwind
colors: {
custom: {
50: '#a1e8eb',
500: '#6edee2',
950: '#000000',
},
}SCSS
$custom: #6edee2; $custom-light: #a1e8eb; $custom-dark: #000000;
JSON
{
"hex": "#6edee2",
"rgb": {
"r": 110,
"g": 222,
"b": 226
},
"hsl": {
"h": 182.069,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.83666,
"c": 0.10245,
"h": 198.5
},
"luminance": 0.61049
}Semantic roles & 50–950 ramp
primary
#6EDEE2
secondary
#B34541
accent
#1D17CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484