#6CFBEE#6CFBEE
#6CFBEE is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.125 H 187.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBEE |
|---|---|
| RGB | rgb(108, 251, 238) |
| HSL | hsl(175, 95%, 70%) |
| HSV | hsv(175, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(90.94, -41.51, -5.41) |
| CIE-LCH | lch(90.94, 41.86, 187.42°) |
| OKLab | oklab(90.66% -0.1239 -0.0153) |
| OKLCH | oklch(90.66% 0.125 187) |
| XYZ | xyz(56.1073, 78.3499, 93.0385) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.43
Bright Turquoise
#0FFEF9
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.52
Bright Cyan
#41FDFE
ΔE00 4.84
Aqua
#00FFFF
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBEE #FB6C79
analogous
#6CFBA6 #6CFBEE #6CC1FB
triadic
#6CFBEE #EE6CFB #FBEE6C
tetradic
#6CFBEE #A66CFB #FB6C79 #C1FB6C
square
#6CFBEE #A66CFB #FB6C79 #C1FB6C
split-complementary
#6CFBEE #FB6CC1 #FBA66C
monochromatic
#06E6D2 #30F9E7 #6CFBEE #A8FDF5 #E1FEFC
Accessibility & contrast
On white
1.26
#6CFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#6CFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBEE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBEE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#D9DEF0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfbee; /* rgb */ color: rgb(108, 251, 238); /* oklch */ color: oklch(90.7% 0.125 187.0);
Tailwind
colors: {
custom: {
50: '#a3fdf3',
500: '#6cfbee',
950: '#000000',
},
}SCSS
$custom: #6cfbee; $custom-light: #a3fdf3; $custom-dark: #000000;
JSON
{
"hex": "#6cfbee",
"rgb": {
"r": 108,
"g": 251,
"b": 238
},
"hsl": {
"h": 174.545,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.90657,
"c": 0.12484,
"h": 187
},
"luminance": 0.78356
}Semantic roles & 50–950 ramp
primary
#6CFBEE
secondary
#D63544
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685