#6AFFD2#6AFFD2
#6AFFD2 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.143 H 170.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFD2 |
|---|---|
| RGB | rgb(106, 255, 210) |
| HSL | hsl(162, 100%, 71%) |
| HSV | hsv(162, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.34, -50.27, 9.67) |
| CIE-LCH | lch(91.34, 51.19, 169.11°) |
| OKLab | oklab(90.74% -0.1411 0.0247) |
| OKLCH | oklch(90.74% 0.143 170.1) |
| XYZ | xyz(53.3311, 79.2320, 73.4430) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.61
Light Turquoise
#7EF4CC
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 2.98
Light Aqua
#8CFFDB
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFD2 #FF6A97
analogous
#6AFF87 #6AFFD2 #6AE2FF
triadic
#6AFFD2 #D26AFF #FFD26A
tetradic
#6AFFD2 #876AFF #FF6A97 #E2FF6A
square
#6AFFD2 #876AFF #FF6A97 #E2FF6A
split-complementary
#6AFFD2 #FF6AE2 #FF876A
monochromatic
#00EFA7 #2DFFC0 #6AFFD2 #A7FFE4 #E0FFF6
Accessibility & contrast
On white
1.25
#6AFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#6AFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFD2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFD2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6affd2; /* rgb */ color: rgb(106, 255, 210); /* oklch */ color: oklch(90.7% 0.143 170.1);
Tailwind
colors: {
custom: {
50: '#a1ffdf',
500: '#6affd2',
950: '#000000',
},
}SCSS
$custom: #6affd2; $custom-light: #a1ffdf; $custom-dark: #000000;
JSON
{
"hex": "#6affd2",
"rgb": {
"r": 106,
"g": 255,
"b": 210
},
"hsl": {
"h": 161.879,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90737,
"c": 0.1433,
"h": 170.1
},
"luminance": 0.79237
}Semantic roles & 50–950 ramp
primary
#6AFFD2
secondary
#DB3265
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684