#6CFBDB#6CFBDB
#6CFBDB is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.132 H 176.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBDB |
|---|---|
| RGB | rgb(108, 251, 219) |
| HSL | hsl(167, 95%, 70%) |
| HSV | hsv(167, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.46, -46.13, 3.75) |
| CIE-LCH | lch(90.46, 46.28, 175.35°) |
| OKLab | oklab(90.1% -0.132 0.0092) |
| OKLCH | oklch(90.1% 0.132 176) |
| XYZ | xyz(53.4618, 77.2917, 79.1055) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.11
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.61
Aqua (survey)
#13EAC9
ΔE00 5.07
Bright Teal
#01F9C6
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBDB #FB6C8C
analogous
#6CFB93 #6CFBDB #6CD4FB
triadic
#6CFBDB #DB6CFB #FBDB6C
tetradic
#6CFBDB #936CFB #FB6C8C #D4FB6C
square
#6CFBDB #936CFB #FB6C8C #D4FB6C
split-complementary
#6CFBDB #FB6CD4 #FB936C
monochromatic
#06E6B4 #30F9CC #6CFBDB #A8FDEA #E1FEF8
Accessibility & contrast
On white
1.28
#6CFBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#6CFBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBDB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBDB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfbdb; /* rgb */ color: rgb(108, 251, 219); /* oklch */ color: oklch(90.1% 0.132 176.0);
Tailwind
colors: {
custom: {
50: '#a2fde6',
500: '#6cfbdb',
950: '#000000',
},
}SCSS
$custom: #6cfbdb; $custom-light: #a2fde6; $custom-dark: #000000;
JSON
{
"hex": "#6cfbdb",
"rgb": {
"r": 108,
"g": 251,
"b": 219
},
"hsl": {
"h": 166.573,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.90104,
"c": 0.13234,
"h": 176
},
"luminance": 0.77297
}Semantic roles & 50–950 ramp
primary
#6CFBDB
secondary
#D63559
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684