#6DE2E6#6DE2E6
#6DE2E6 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.106 H 198.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2E6 |
|---|---|
| RGB | rgb(109, 226, 230) |
| HSL | hsl(182, 71%, 66%) |
| HSV | hsv(182, 53%, 90%) |
| CMYK | cmyk(52.6%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(83.63, -31.87, -12.06) |
| CIE-LCH | lch(83.63, 34.07, 200.73°) |
| OKLab | oklab(84.68% -0.1005 -0.0333) |
| OKLCH | oklch(84.68% 0.106 198.4) |
| XYZ | xyz(47.7801, 63.3526, 84.5579) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Bright Light Blue
#26F7FD
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2E6 #E6716D
analogous
#6DE6AE #6DE2E6 #6DA6E6
triadic
#6DE2E6 #E66DE2 #E2E66D
tetradic
#6DE2E6 #AE6DE6 #E6716D #A6E66D
square
#6DE2E6 #AE6DE6 #E6716D #A6E66D
split-complementary
#6DE2E6 #E66DA6 #E6AE6D
monochromatic
#20B4B9 #39D8DD #6DE2E6 #A1ECEF #D6F7F8
Accessibility & contrast
On white
1.54
#6DE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6DE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2E6
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2E6 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E7
Deuteranopia (green-blind)
#C1CAE7
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de2e6; /* rgb */ color: rgb(109, 226, 230); /* oklch */ color: oklch(84.7% 0.106 198.4);
Tailwind
colors: {
custom: {
50: '#a1ebed',
500: '#6de2e6',
950: '#000000',
},
}SCSS
$custom: #6de2e6; $custom-light: #a1ebed; $custom-dark: #000000;
JSON
{
"hex": "#6de2e6",
"rgb": {
"r": 109,
"g": 226,
"b": 230
},
"hsl": {
"h": 181.983,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.84683,
"c": 0.10585,
"h": 198.4
},
"luminance": 0.63357
}Semantic roles & 50–950 ramp
primary
#6DE2E6
secondary
#B9423E
accent
#1913D3
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484