#6BFEFE#6BFEFE
#6BFEFE is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.125 H 195.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEFE |
|---|---|
| RGB | rgb(107, 254, 254) |
| HSL | hsl(180, 99%, 71%) |
| HSV | hsv(180, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.20, -38.94, -11.84) |
| CIE-LCH | lch(92.20, 40.70, 196.91°) |
| OKLab | oklab(91.82% -0.1209 -0.0328) |
| OKLCH | oklch(91.82% 0.125 195.2) |
| XYZ | xyz(59.3869, 81.1590, 106.2822) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.02
Aqua
#00FFFF
ΔE00 3.18
Bright Light Blue
#26F7FD
ΔE00 3.32
Bright Turquoise
#0FFEF9
ΔE00 3.73
Light Cyan
#ACFFFC
ΔE00 6.02
Bright Aqua
#0BF9EA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEFE #FE6B6B
analogous
#6BFEB4 #6BFEFE #6BB4FE
triadic
#6BFEFE #FE6BFE #FEFE6B
tetradic
#6BFEFE #B46BFE #FE6B6B #B4FE6B
square
#6BFEFE #B46BFE #FE6B6B #B4FE6B
split-complementary
#6BFEFE #FE6BB4 #FEB46B
monochromatic
#02EDED #2EFEFE #6BFEFE #A8FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6BFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#6BFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEFE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEFE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6bfefe; /* rgb */ color: rgb(107, 254, 254); /* oklch */ color: oklch(91.8% 0.125 195.2);
Tailwind
colors: {
custom: {
50: '#a4fffe',
500: '#6bfefe',
950: '#000000',
},
}SCSS
$custom: #6bfefe; $custom-light: #a4fffe; $custom-dark: #000000;
JSON
{
"hex": "#6bfefe",
"rgb": {
"r": 107,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.91817,
"c": 0.12524,
"h": 195.2
},
"luminance": 0.81165
}Semantic roles & 50–950 ramp
primary
#6BFEFE
secondary
#DA3333
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685