#6CFFEF#6CFFEF
#6CFFEF is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.128 H 185.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFEF |
|---|---|
| RGB | rgb(108, 255, 239) |
| HSL | hsl(173, 100%, 71%) |
| HSV | hsv(173, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.10, -43.04, -4.21) |
| CIE-LCH | lch(92.10, 43.25, 185.59°) |
| OKLab | oklab(91.61% -0.1276 -0.012) |
| OKLCH | oklch(91.61% 0.128 185.4) |
| XYZ | xyz(57.5174, 80.9343, 94.2353) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 5.67
Aqua
#00FFFF
ΔE00 5.74
Light Aqua
#8CFFDB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFEF #FF6C7C
analogous
#6CFFA5 #6CFFEF #6CC6FF
triadic
#6CFFEF #EF6CFF #FFEF6C
tetradic
#6CFFEF #A56CFF #FF6C7C #C6FF6C
square
#6CFFEF #A56CFF #FF6C7C #C6FF6C
split-complementary
#6CFFEF #FF6CC6 #FFA56C
monochromatic
#00F1D6 #2FFFE8 #6CFFEF #A9FFF6 #E0FFFC
Accessibility & contrast
On white
1.22
#6CFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#6CFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFEF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFEF | 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)
#F3F2EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6cffef; /* rgb */ color: rgb(108, 255, 239); /* oklch */ color: oklch(91.6% 0.128 185.4);
Tailwind
colors: {
custom: {
50: '#a3fff4',
500: '#6cffef',
950: '#000000',
},
}SCSS
$custom: #6cffef; $custom-light: #a3fff4; $custom-dark: #000000;
JSON
{
"hex": "#6cffef",
"rgb": {
"r": 108,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.469,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.91608,
"c": 0.12814,
"h": 185.4
},
"luminance": 0.8094
}Semantic roles & 50–950 ramp
primary
#6CFFEF
secondary
#DB3446
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685