#6CFBF8#6CFBF8
#6CFBF8 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 91.0% C 0.123 H 193.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBF8 |
|---|---|
| RGB | rgb(108, 251, 248) |
| HSL | hsl(179, 95%, 70%) |
| HSV | hsv(179, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(91.21, -38.96, -10.20) |
| CIE-LCH | lch(91.21, 40.28, 194.66°) |
| OKLab | oklab(90.97% -0.1197 -0.0283) |
| OKLCH | oklch(90.97% 0.123 193.3) |
| XYZ | xyz(57.6175, 78.9540, 100.9919) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.35
Aqua
#00FFFF
ΔE00 3.35
Bright Turquoise
#0FFEF9
ΔE00 3.41
Bright Light Blue
#26F7FD
ΔE00 3.73
Bright Aqua
#0BF9EA
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBF8 #FB6C6F
analogous
#6CFBB0 #6CFBF8 #6CB7FB
triadic
#6CFBF8 #F86CFB #FBF86C
tetradic
#6CFBF8 #B06CFB #FB6C6F #B7FB6C
square
#6CFBF8 #B06CFB #FB6C6F #B7FB6C
split-complementary
#6CFBF8 #FB6CB7 #FBB06C
monochromatic
#06E6E2 #30F9F5 #6CFBF8 #A8FDFB #E1FEFE
Accessibility & contrast
On white
1.25
#6CFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#6CFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBF8
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBF8 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#D6DFF9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cfbf8; /* rgb */ color: rgb(108, 251, 248); /* oklch */ color: oklch(91.0% 0.123 193.3);
Tailwind
colors: {
custom: {
50: '#a3fdfa',
500: '#6cfbf8',
950: '#000000',
},
}SCSS
$custom: #6cfbf8; $custom-light: #a3fdfa; $custom-dark: #000000;
JSON
{
"hex": "#6cfbf8",
"rgb": {
"r": 108,
"g": 251,
"b": 248
},
"hsl": {
"h": 178.741,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.90969,
"c": 0.12304,
"h": 193.3
},
"luminance": 0.7896
}Semantic roles & 50–950 ramp
primary
#6CFBF8
secondary
#D63538
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585