#6BE2E8#6BE2E8
#6BE2E8 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.107 H 199.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE2E8 |
|---|---|
| RGB | rgb(107, 226, 232) |
| HSL | hsl(183, 73%, 66%) |
| HSV | hsv(183, 54%, 91%) |
| CMYK | cmyk(53.9%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(83.62, -31.73, -13.14) |
| CIE-LCH | lch(83.62, 34.34, 202.49°) |
| OKLab | oklab(84.68% -0.1009 -0.0363) |
| OKLCH | oklch(84.68% 0.107 199.8) |
| XYZ | xyz(47.8192, 63.3401, 86.0341) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE2E8 #E8716B
analogous
#6BE8B0 #6BE2E8 #6BA4E8
triadic
#6BE2E8 #E86BE2 #E2E86B
tetradic
#6BE2E8 #B06BE8 #E8716B #A4E86B
square
#6BE2E8 #B06BE8 #E8716B #A4E86B
split-complementary
#6BE2E8 #E86BA4 #E8B06B
monochromatic
#1DB4BB #36D8E0 #6BE2E8 #A0ECF0 #D5F7F8
Accessibility & contrast
On white
1.54
#6BE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6BE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE2E8
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE2E8 | 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)
#D4D9E9
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be2e8; /* rgb */ color: rgb(107, 226, 232); /* oklch */ color: oklch(84.7% 0.107 199.8);
Tailwind
colors: {
custom: {
50: '#a0ebef',
500: '#6be2e8',
950: '#000000',
},
}SCSS
$custom: #6be2e8; $custom-light: #a0ebef; $custom-dark: #000000;
JSON
{
"hex": "#6be2e8",
"rgb": {
"r": 107,
"g": 226,
"b": 232
},
"hsl": {
"h": 182.88,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.84679,
"c": 0.10722,
"h": 199.8
},
"luminance": 0.63345
}Semantic roles & 50–950 ramp
primary
#6BE2E8
secondary
#BB423C
accent
#1A10D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485