#6BE2E6#6BE2E6
#6BE2E6 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.107 H 198.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE2E6 |
|---|---|
| RGB | rgb(107, 226, 230) |
| HSL | hsl(182, 71%, 66%) |
| HSV | hsv(182, 53%, 90%) |
| CMYK | cmyk(53.5%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(83.56, -32.26, -12.17) |
| CIE-LCH | lch(83.56, 34.48, 200.67°) |
| OKLab | oklab(84.61% -0.1017 -0.0336) |
| OKLCH | oklch(84.61% 0.107 198.3) |
| XYZ | xyz(47.5368, 63.2271, 84.5465) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.69
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Aqua Blue
#02D8E9
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE2E6 #E66F6B
analogous
#6BE6AC #6BE2E6 #6BA4E6
triadic
#6BE2E6 #E66BE2 #E2E66B
tetradic
#6BE2E6 #AC6BE6 #E66F6B #A4E66B
square
#6BE2E6 #AC6BE6 #E66F6B #A4E66B
split-complementary
#6BE2E6 #E66BA4 #E6AC6B
monochromatic
#1FB3B8 #37D8DD #6BE2E6 #9FECEF #D4F7F8
Accessibility & contrast
On white
1.54
#6BE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6BE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE2E6
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE2E6 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E7
Deuteranopia (green-blind)
#C0CAE7
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be2e6; /* rgb */ color: rgb(107, 226, 230); /* oklch */ color: oklch(84.6% 0.107 198.3);
Tailwind
colors: {
custom: {
50: '#a0ebed',
500: '#6be2e6',
950: '#000000',
},
}SCSS
$custom: #6be2e6; $custom-light: #a0ebed; $custom-dark: #000000;
JSON
{
"hex": "#6be2e6",
"rgb": {
"r": 107,
"g": 226,
"b": 230
},
"hsl": {
"h": 181.951,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.84611,
"c": 0.10712,
"h": 198.3
},
"luminance": 0.63232
}Semantic roles & 50–950 ramp
primary
#6BE2E6
secondary
#B8423E
accent
#1912D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484