#6AFCE2#6AFCE2
#6AFCE2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.131 H 179.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCE2 |
|---|---|
| RGB | rgb(106, 252, 226) |
| HSL | hsl(169, 96%, 70%) |
| HSV | hsv(169, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 10.3%, 1.2%) |
| CIE-LAB | lab(90.86, -45.27, 0.70) |
| CIE-LCH | lch(90.86, 45.27, 179.12°) |
| OKLab | oklab(90.47% -0.1311 0.0011) |
| OKLCH | oklch(90.47% 0.131 179.5) |
| XYZ | xyz(54.4755, 78.1705, 84.1543) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.63
Light Aqua
#8CFFDB
ΔE00 4.35
Bright Aqua
#0BF9EA
ΔE00 4.75
Aquamarine
#7FFFD4
ΔE00 5.24
Light Turquoise
#7EF4CC
ΔE00 5.25
Aqua (survey)
#13EAC9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCE2 #FC6A84
analogous
#6AFC99 #6AFCE2 #6ACDFC
triadic
#6AFCE2 #E26AFC #FCE26A
tetradic
#6AFCE2 #996AFC #FC6A84 #CDFC6A
square
#6AFCE2 #996AFC #FC6A84 #CDFC6A
split-complementary
#6AFCE2 #FC6ACD #FC996A
monochromatic
#05E7BF #2EFBD6 #6AFCE2 #A6FDEE #E1FEF9
Accessibility & contrast
On white
1.26
#6AFCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#6AFCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCE2
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCE2 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6afce2; /* rgb */ color: rgb(106, 252, 226); /* oklch */ color: oklch(90.5% 0.131 179.5);
Tailwind
colors: {
custom: {
50: '#a1feeb',
500: '#6afce2',
950: '#000000',
},
}SCSS
$custom: #6afce2; $custom-light: #a1feeb; $custom-dark: #000000;
JSON
{
"hex": "#6afce2",
"rgb": {
"r": 106,
"g": 252,
"b": 226
},
"hsl": {
"h": 169.315,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90471,
"c": 0.13111,
"h": 179.5
},
"luminance": 0.78176
}Semantic roles & 50–950 ramp
primary
#6AFCE2
secondary
#D73350
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684