#6BFCFE#6BFCFE
#6BFCFE is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.4% C 0.124 H 196.5°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCFE |
|---|---|
| RGB | rgb(107, 252, 254) |
| HSL | hsl(181, 99%, 71%) |
| HSV | hsv(181, 58%, 100%) |
| CMYK | cmyk(57.9%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.64, -38.03, -12.68) |
| CIE-LCH | lch(91.64, 40.09, 198.44°) |
| OKLab | oklab(91.36% -0.1188 -0.0351) |
| OKLCH | oklch(91.36% 0.124 196.5) |
| XYZ | xyz(58.7555, 79.8963, 106.0718) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.20
Bright Light Blue
#26F7FD
ΔE00 2.99
Aqua
#00FFFF
ΔE00 3.47
Bright Turquoise
#0FFEF9
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCFE #FE6D6B
analogous
#6BFEB6 #6BFCFE #6BB2FE
triadic
#6BFCFE #FE6BFC #FCFE6B
tetradic
#6BFCFE #B66BFE #FE6D6B #B2FE6B
square
#6BFCFE #B66BFE #FE6D6B #B2FE6B
split-complementary
#6BFCFE #FE6BB2 #FEB66B
monochromatic
#02EAED #2EFBFE #6BFCFE #A8FDFE #E1FEFF
Accessibility & contrast
On white
1.24
#6BFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#6BFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCFE
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCFE | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfcfe; /* rgb */ color: rgb(107, 252, 254); /* oklch */ color: oklch(91.4% 0.124 196.5);
Tailwind
colors: {
custom: {
50: '#a4fefe',
500: '#6bfcfe',
950: '#000000',
},
}SCSS
$custom: #6bfcfe; $custom-light: #a4fefe; $custom-dark: #000000;
JSON
{
"hex": "#6bfcfe",
"rgb": {
"r": 107,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.816,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.91361,
"c": 0.12393,
"h": 196.5
},
"luminance": 0.79902
}Semantic roles & 50–950 ramp
primary
#6BFCFE
secondary
#DA3633
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685