#6AFCDF#6AFCDF
#6AFCDF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.133 H 177.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCDF |
|---|---|
| RGB | rgb(106, 252, 223) |
| HSL | hsl(168, 96%, 70%) |
| HSV | hsv(168, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.78, -45.98, 2.14) |
| CIE-LCH | lch(90.78, 46.03, 177.33°) |
| OKLab | oklab(90.39% -0.1324 0.005) |
| OKLCH | oklch(90.39% 0.133 177.9) |
| XYZ | xyz(54.0674, 78.0072, 82.0053) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 5.24
Bright Aqua
#0BF9EA
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCDF #FC6A87
analogous
#6AFC96 #6AFCDF #6AD0FC
triadic
#6AFCDF #DF6AFC #FCDF6A
tetradic
#6AFCDF #966AFC #FC6A87 #D0FC6A
square
#6AFCDF #966AFC #FC6A87 #D0FC6A
split-complementary
#6AFCDF #FC6AD0 #FC966A
monochromatic
#05E7BA #2EFBD2 #6AFCDF #A6FDEC #E1FEF9
Accessibility & contrast
On white
1.26
#6AFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#6AFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCDF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCDF | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6afcdf; /* rgb */ color: rgb(106, 252, 223); /* oklch */ color: oklch(90.4% 0.133 177.9);
Tailwind
colors: {
custom: {
50: '#a1fee8',
500: '#6afcdf',
950: '#000000',
},
}SCSS
$custom: #6afcdf; $custom-light: #a1fee8; $custom-dark: #000000;
JSON
{
"hex": "#6afcdf",
"rgb": {
"r": 106,
"g": 252,
"b": 223
},
"hsl": {
"h": 168.082,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90386,
"c": 0.1325,
"h": 177.9
},
"luminance": 0.78013
}Semantic roles & 50–950 ramp
primary
#6AFCDF
secondary
#D73354
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684