#6CFEFA#6CFEFA
#6CFEFA is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.125 H 192.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEFA |
|---|---|
| RGB | rgb(108, 254, 250) |
| HSL | hsl(178, 99%, 71%) |
| HSV | hsv(178, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.12, -39.81, -9.89) |
| CIE-LCH | lch(92.12, 41.02, 193.95°) |
| OKLab | oklab(91.72% -0.122 -0.0275) |
| OKLCH | oklch(91.72% 0.125 192.7) |
| XYZ | xyz(58.8740, 80.9679, 102.9496) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.42
Bright Turquoise
#0FFEF9
ΔE00 3.22
Aqua
#00FFFF
ΔE00 3.26
Bright Light Blue
#26F7FD
ΔE00 4.08
Bright Aqua
#0BF9EA
ΔE00 5.13
Light Cyan
#ACFFFC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEFA #FE6C70
analogous
#6CFEB1 #6CFEFA #6CB9FE
triadic
#6CFEFA #FA6CFE #FEFA6C
tetradic
#6CFEFA #B16CFE #FE6C70 #B9FE6C
square
#6CFEFA #B16CFE #FE6C70 #B9FE6C
split-complementary
#6CFEFA #FE6CB9 #FEB16C
monochromatic
#02EEE8 #2FFEF8 #6CFEFA #A9FEFC #E1FFFE
Accessibility & contrast
On white
1.22
#6CFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#6CFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEFA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEFA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6cfefa; /* rgb */ color: rgb(108, 254, 250); /* oklch */ color: oklch(91.7% 0.125 192.7);
Tailwind
colors: {
custom: {
50: '#a4fffb',
500: '#6cfefa',
950: '#000000',
},
}SCSS
$custom: #6cfefa; $custom-light: #a4fffb; $custom-dark: #000000;
JSON
{
"hex": "#6cfefa",
"rgb": {
"r": 108,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.356,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.91719,
"c": 0.12503,
"h": 192.7
},
"luminance": 0.80974
}Semantic roles & 50–950 ramp
primary
#6CFEFA
secondary
#DA3439
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685