#6BDFE8#6BDFE8
#6BDFE8 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.105 H 202.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFE8 |
|---|---|
| RGB | rgb(107, 223, 232) |
| HSL | hsl(184, 73%, 66%) |
| HSV | hsv(184, 54%, 91%) |
| CMYK | cmyk(53.9%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.77, -30.30, -14.42) |
| CIE-LCH | lch(82.77, 33.55, 205.45°) |
| OKLab | oklab(83.99% -0.0977 -0.0398) |
| OKLCH | oklch(83.99% 0.106 202.2) |
| XYZ | xyz(47.0106, 61.7229, 85.7646) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.79
Aqua Blue
#02D8E9
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFE8 #E8746B
analogous
#6BE8B3 #6BDFE8 #6BA1E8
triadic
#6BDFE8 #E86BDF #DFE86B
tetradic
#6BDFE8 #B36BE8 #E8746B #A1E86B
square
#6BDFE8 #B36BE8 #E8746B #A1E86B
split-complementary
#6BDFE8 #E86BA1 #E8B36B
monochromatic
#1DB0BB #36D4E0 #6BDFE8 #A0EAF0 #D5F6F8
Accessibility & contrast
On white
1.57
#6BDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#6BDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFE8
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFE8 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7E9
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6bdfe8; /* rgb */ color: rgb(107, 223, 232); /* oklch */ color: oklch(84.0% 0.105 202.2);
Tailwind
colors: {
custom: {
50: '#a0e9ef',
500: '#6bdfe8',
950: '#000000',
},
}SCSS
$custom: #6bdfe8; $custom-light: #a0e9ef; $custom-dark: #000000;
JSON
{
"hex": "#6bdfe8",
"rgb": {
"r": 107,
"g": 223,
"b": 232
},
"hsl": {
"h": 184.32,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.8399,
"c": 0.1055,
"h": 202.2
},
"luminance": 0.61727
}Semantic roles & 50–950 ramp
primary
#6BDFE8
secondary
#BB453C
accent
#1E10D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485