#6AFDBE#6AFDBE
#6AFDBE is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.155 H 162.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDBE |
|---|---|
| RGB | rgb(106, 253, 190) |
| HSL | hsl(154, 97%, 70%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(58.1%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.33, -53.75, 18.53) |
| CIE-LCH | lch(90.33, 56.85, 160.97°) |
| OKLab | oklab(89.78% -0.1479 0.0473) |
| OKLCH | oklch(89.78% 0.155 162.3) |
| XYZ | xyz(50.3586, 77.0275, 60.9191) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.63
Light Aquamarine
#7BFDC7
ΔE00 2.07
Greenish Cyan
#2AFEB7
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 2.98
Greenish Turquoise
#00FBB0
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDBE #FD6AA9
analogous
#6AFD74 #6AFDBE #6AF2FD
triadic
#6AFDBE #BE6AFD #FDBE6A
tetradic
#6AFDBE #746AFD #FD6AA9 #F2FD6A
square
#6AFDBE #746AFD #FD6AA9 #F2FD6A
split-complementary
#6AFDBE #FD6AF2 #FD746A
monochromatic
#03E987 #2EFCA4 #6AFDBE #A6FED8 #E1FFF2
Accessibility & contrast
On white
1.28
#6AFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#6AFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDBE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDBE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBA
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#1FFDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afdbe; /* rgb */ color: rgb(106, 253, 190); /* oklch */ color: oklch(89.8% 0.155 162.3);
Tailwind
colors: {
custom: {
50: '#a0ffd1',
500: '#6afdbe',
950: '#000000',
},
}SCSS
$custom: #6afdbe; $custom-light: #a0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6afdbe",
"rgb": {
"r": 106,
"g": 253,
"b": 190
},
"hsl": {
"h": 154.286,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.89776,
"c": 0.15532,
"h": 162.3
},
"luminance": 0.77032
}Semantic roles & 50–950 ramp
primary
#6AFDBE
secondary
#D8337A
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683