#6BEED2#6BEED2
#6BEED2 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.8% C 0.123 H 177.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEED2 |
|---|---|
| RGB | rgb(107, 238, 210) |
| HSL | hsl(167, 79%, 68%) |
| HSV | hsv(167, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 11.8%, 6.7%) |
| CIE-LAB | lab(86.47, -42.76, 2.65) |
| CIE-LCH | lch(86.47, 42.84, 176.45°) |
| OKLab | oklab(86.78% -0.1229 0.0064) |
| OKLCH | oklch(86.78% 0.123 177) |
| XYZ | xyz(48.2656, 68.9234, 71.7203) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.88
Aqua (survey)
#13EAC9
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.79
Aquamarine
#7FFFD4
ΔE00 5.35
Turquoise
#40E0D0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEED2 #EE6B87
analogous
#6BEE91 #6BEED2 #6BC8EE
triadic
#6BEED2 #D26BEE #EED26B
tetradic
#6BEED2 #916BEE #EE6B87 #C8EE6B
square
#6BEED2 #916BEE #EE6B87 #C8EE6B
split-complementary
#6BEED2 #EE6BC8 #EE916B
monochromatic
#17C8A2 #34E8C1 #6BEED2 #A2F4E3 #D9FBF3
Accessibility & contrast
On white
1.42
#6BEED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#6BEED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEED2
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEED2 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D1
Deuteranopia (green-blind)
#D2D2D4
Tritanopia (blue-blind)
#0CF1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6beed2; /* rgb */ color: rgb(107, 238, 210); /* oklch */ color: oklch(86.8% 0.123 177.0);
Tailwind
colors: {
custom: {
50: '#a0f4df',
500: '#6beed2',
950: '#000000',
},
}SCSS
$custom: #6beed2; $custom-light: #a0f4df; $custom-dark: #000000;
JSON
{
"hex": "#6beed2",
"rgb": {
"r": 107,
"g": 238,
"b": 210
},
"hsl": {
"h": 167.176,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.86782,
"c": 0.12307,
"h": 177
},
"luminance": 0.68928
}Semantic roles & 50–950 ramp
primary
#6BEED2
secondary
#C53856
accent
#0A37DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584