#6AEBDF#6AEBDF
#6AEBDF is a very light, moderate teal. Relative luminance 0.678; OKLCH L 86.4% C 0.116 H 187.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBDF |
|---|---|
| RGB | rgb(106, 235, 223) |
| HSL | hsl(174, 76%, 67%) |
| HSV | hsv(174, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(85.91, -38.43, -5.00) |
| CIE-LCH | lch(85.91, 38.76, 187.41°) |
| OKLab | oklab(86.43% -0.1147 -0.0141) |
| OKLCH | oklch(86.43% 0.116 187) |
| XYZ | xyz(48.9657, 67.8038, 80.3047) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 4.31
Bright Aqua
#0BF9EA
ΔE00 4.65
Bright Turquoise
#0FFEF9
ΔE00 5.68
Bright Cyan
#41FDFE
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBDF #EB6A76
analogous
#6AEB9F #6AEBDF #6AB6EB
triadic
#6AEBDF #DF6AEB #EBDF6A
tetradic
#6AEBDF #9F6AEB #EB6A76 #B6EB6A
square
#6AEBDF #9F6AEB #EB6A76 #B6EB6A
split-complementary
#6AEBDF #EB6AB6 #EB9F6A
monochromatic
#1AC1B1 #34E4D3 #6AEBDF #A0F2EB #D6F9F6
Accessibility & contrast
On white
1.44
#6AEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6AEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBDF
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBDF | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#CBD0E0
Tritanopia (blue-blind)
#00F0E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6aebdf; /* rgb */ color: rgb(106, 235, 223); /* oklch */ color: oklch(86.4% 0.116 187.0);
Tailwind
colors: {
custom: {
50: '#a0f2e8',
500: '#6aebdf',
950: '#000000',
},
}SCSS
$custom: #6aebdf; $custom-light: #a0f2e8; $custom-dark: #000000;
JSON
{
"hex": "#6aebdf",
"rgb": {
"r": 106,
"g": 235,
"b": 223
},
"hsl": {
"h": 174.419,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.86432,
"c": 0.1156,
"h": 187
},
"luminance": 0.67809
}Semantic roles & 50–950 ramp
primary
#6AEBDF
secondary
#BF3A46
accent
#0D20D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584