#6AFDE2#6AFDE2
#6AFDE2 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.132 H 179.0°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDE2 |
|---|---|
| RGB | rgb(106, 253, 226) |
| HSL | hsl(169, 97%, 70%) |
| HSV | hsv(169, 58%, 99%) |
| CMYK | cmyk(58.1%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.14, -45.70, 1.11) |
| CIE-LCH | lch(91.14, 45.71, 178.61°) |
| OKLab | oklab(90.7% -0.1321 0.0022) |
| OKLCH | oklch(90.7% 0.132 179) |
| XYZ | xyz(54.7903, 78.8002, 84.2593) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 4.14
Aquamarine
#7FFFD4
ΔE00 4.98
Bright Aqua
#0BF9EA
ΔE00 4.98
Light Turquoise
#7EF4CC
ΔE00 5.10
Aqua (survey)
#13EAC9
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDE2 #FD6A85
analogous
#6AFD99 #6AFDE2 #6ACEFD
triadic
#6AFDE2 #E26AFD #FDE26A
tetradic
#6AFDE2 #996AFD #FD6A85 #CEFD6A
square
#6AFDE2 #996AFD #FD6A85 #CEFD6A
split-complementary
#6AFDE2 #FD6ACE #FD996A
monochromatic
#03E9BF #2EFCD6 #6AFDE2 #A6FEEE #E1FFF9
Accessibility & contrast
On white
1.25
#6AFDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#6AFDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDE2
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDE2 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE1
Deuteranopia (green-blind)
#DDDFE4
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6afde2; /* rgb */ color: rgb(106, 253, 226); /* oklch */ color: oklch(90.7% 0.132 179.0);
Tailwind
colors: {
custom: {
50: '#a2ffeb',
500: '#6afde2',
950: '#000000',
},
}SCSS
$custom: #6afde2; $custom-light: #a2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#6afde2",
"rgb": {
"r": 106,
"g": 253,
"b": 226
},
"hsl": {
"h": 168.98,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.90704,
"c": 0.13216,
"h": 179
},
"luminance": 0.78806
}Semantic roles & 50–950 ramp
primary
#6AFDE2
secondary
#D83351
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684