#6CFEEB#6CFEEB
#6CFEEB is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.128 H 183.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEEB |
|---|---|
| RGB | rgb(108, 254, 235) |
| HSL | hsl(172, 99%, 71%) |
| HSV | hsv(172, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.71, -43.59, -2.71) |
| CIE-LCH | lch(91.71, 43.67, 183.56°) |
| OKLab | oklab(91.26% -0.1282 -0.008) |
| OKLCH | oklch(91.26% 0.128 183.6) |
| XYZ | xyz(56.6148, 80.0642, 91.0515) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.55
Bright Aqua
#0BF9EA
ΔE00 3.65
Bright Turquoise
#0FFEF9
ΔE00 5.31
Light Aqua
#8CFFDB
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.60
Aqua
#00FFFF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEEB #FE6C7F
analogous
#6CFEA2 #6CFEEB #6CC8FE
triadic
#6CFEEB #EB6CFE #FEEB6C
tetradic
#6CFEEB #A26CFE #FE6C7F #C8FE6C
square
#6CFEEB #A26CFE #FE6C7F #C8FE6C
split-complementary
#6CFEEB #FE6CC8 #FEA26C
monochromatic
#02EECF #2FFEE3 #6CFEEB #A9FEF3 #E1FFFB
Accessibility & contrast
On white
1.23
#6CFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6CFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEEB
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEEB | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6cfeeb; /* rgb */ color: rgb(108, 254, 235); /* oklch */ color: oklch(91.3% 0.128 183.6);
Tailwind
colors: {
custom: {
50: '#a3fff1',
500: '#6cfeeb',
950: '#000000',
},
}SCSS
$custom: #6cfeeb; $custom-light: #a3fff1; $custom-dark: #000000;
JSON
{
"hex": "#6cfeeb",
"rgb": {
"r": 108,
"g": 254,
"b": 235
},
"hsl": {
"h": 172.192,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.91258,
"c": 0.12849,
"h": 183.6
},
"luminance": 0.8007
}Semantic roles & 50–950 ramp
primary
#6CFEEB
secondary
#DA344A
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685