#6CFEF1#6CFEF1
#6CFEF1 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.127 H 187.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEF1 |
|---|---|
| RGB | rgb(108, 254, 241) |
| HSL | hsl(175, 99%, 71%) |
| HSV | hsv(175, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(91.87, -42.10, -5.59) |
| CIE-LCH | lch(91.87, 42.47, 187.56°) |
| OKLab | oklab(91.44% -0.1257 -0.0158) |
| OKLCH | oklch(91.44% 0.127 187.2) |
| XYZ | xyz(57.4963, 80.4168, 95.6940) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.52
Bright Turquoise
#0FFEF9
ΔE00 3.88
Bright Cyan
#41FDFE
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 4.88
Aqua
#00FFFF
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEF1 #FE6C79
analogous
#6CFEA8 #6CFEF1 #6CC2FE
triadic
#6CFEF1 #F16CFE #FEF16C
tetradic
#6CFEF1 #A86CFE #FE6C79 #C2FE6C
square
#6CFEF1 #A86CFE #FE6C79 #C2FE6C
split-complementary
#6CFEF1 #FE6CC2 #FEA86C
monochromatic
#02EED9 #2FFEEB #6CFEF1 #A9FEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#6CFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#6CFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEF1
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEF1 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F1
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6cfef1; /* rgb */ color: rgb(108, 254, 241); /* oklch */ color: oklch(91.4% 0.127 187.2);
Tailwind
colors: {
custom: {
50: '#a3fff5',
500: '#6cfef1',
950: '#000000',
},
}SCSS
$custom: #6cfef1; $custom-light: #a3fff5; $custom-dark: #000000;
JSON
{
"hex": "#6cfef1",
"rgb": {
"r": 108,
"g": 254,
"b": 241
},
"hsl": {
"h": 174.658,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.91438,
"c": 0.1267,
"h": 187.2
},
"luminance": 0.80423
}Semantic roles & 50–950 ramp
primary
#6CFEF1
secondary
#DA3443
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685