#6AFEF2#6AFEF2
#6AFEF2 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.128 H 187.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFEF2 |
|---|---|
| RGB | rgb(106, 254, 242) |
| HSL | hsl(175, 99%, 71%) |
| HSV | hsv(175, 58%, 100%) |
| CMYK | cmyk(58.3%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(91.84, -42.20, -6.16) |
| CIE-LCH | lch(91.84, 42.64, 188.30°) |
| OKLab | oklab(91.41% -0.1263 -0.0173) |
| OKLCH | oklch(91.41% 0.128 187.8) |
| XYZ | xyz(57.4056, 80.3527, 96.4715) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.49
Bright Turquoise
#0FFEF9
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 4.42
Aqua
#00FFFF
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFEF2 #FE6A76
analogous
#6AFEA8 #6AFEF2 #6AC0FE
triadic
#6AFEF2 #F26AFE #FEF26A
tetradic
#6AFEF2 #A86AFE #FE6A76 #C0FE6A
square
#6AFEF2 #A86AFE #FE6A76 #C0FE6A
split-complementary
#6AFEF2 #FE6AC0 #FEA86A
monochromatic
#02ECD9 #2DFEED #6AFEF2 #A7FEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#6AFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#6AFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFEF2
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFEF2 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F2
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6afef2; /* rgb */ color: rgb(106, 254, 242); /* oklch */ color: oklch(91.4% 0.128 187.8);
Tailwind
colors: {
custom: {
50: '#a2fff6',
500: '#6afef2',
950: '#000000',
},
}SCSS
$custom: #6afef2; $custom-light: #a2fff6; $custom-dark: #000000;
JSON
{
"hex": "#6afef2",
"rgb": {
"r": 106,
"g": 254,
"b": 242
},
"hsl": {
"h": 175.135,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.91408,
"c": 0.12753,
"h": 187.8
},
"luminance": 0.80359
}Semantic roles & 50–950 ramp
primary
#6AFEF2
secondary
#DA3340
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685