#6CFEF3#6CFEF3
#6CFEF3 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.126 H 188.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEF3 |
|---|---|
| RGB | rgb(108, 254, 243) |
| HSL | hsl(175, 99%, 71%) |
| HSV | hsv(175, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(91.93, -41.59, -6.55) |
| CIE-LCH | lch(91.93, 42.10, 188.94°) |
| OKLab | oklab(91.5% -0.1249 -0.0184) |
| OKLCH | oklch(91.5% 0.126 188.4) |
| XYZ | xyz(57.7967, 80.5369, 97.2759) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 3.72
Bright Cyan
#41FDFE
ΔE00 4.18
Aqua
#00FFFF
ΔE00 4.46
Tiffany Blue
#7BF2DA
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEF3 #FE6C77
analogous
#6CFEAA #6CFEF3 #6CC0FE
triadic
#6CFEF3 #F36CFE #FEF36C
tetradic
#6CFEF3 #AA6CFE #FE6C77 #C0FE6C
square
#6CFEF3 #AA6CFE #FE6C77 #C0FE6C
split-complementary
#6CFEF3 #FE6CC0 #FEAA6C
monochromatic
#02EEDC #2FFEEE #6CFEF3 #A9FEF8 #E1FFFD
Accessibility & contrast
On white
1.23
#6CFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#6CFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEF3
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEF3 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F3
Deuteranopia (green-blind)
#DAE1F5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6cfef3; /* rgb */ color: rgb(108, 254, 243); /* oklch */ color: oklch(91.5% 0.126 188.4);
Tailwind
colors: {
custom: {
50: '#a3fff7',
500: '#6cfef3',
950: '#000000',
},
}SCSS
$custom: #6cfef3; $custom-light: #a3fff7; $custom-dark: #000000;
JSON
{
"hex": "#6cfef3",
"rgb": {
"r": 108,
"g": 254,
"b": 243
},
"hsl": {
"h": 175.479,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.915,
"c": 0.12621,
"h": 188.4
},
"luminance": 0.80543
}Semantic roles & 50–950 ramp
primary
#6CFEF3
secondary
#DA3441
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685