#6BDFE4#6BDFE4
#6BDFE4 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.105 H 199.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFE4 |
|---|---|
| RGB | rgb(107, 223, 228) |
| HSL | hsl(182, 69%, 66%) |
| HSV | hsv(182, 53%, 89%) |
| CMYK | cmyk(53.1%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(82.65, -31.36, -12.48) |
| CIE-LCH | lch(82.65, 33.75, 201.70°) |
| OKLab | oklab(83.85% -0.0993 -0.0345) |
| OKLCH | oklch(83.85% 0.105 199.1) |
| XYZ | xyz(46.4489, 61.4982, 82.8063) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.77
Aqua Blue
#02D8E9
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFE4 #E4706B
analogous
#6BE4AC #6BDFE4 #6BA2E4
triadic
#6BDFE4 #E46BDF #DFE46B
tetradic
#6BDFE4 #AC6BE4 #E4706B #A2E46B
square
#6BDFE4 #AC6BE4 #E4706B #A2E46B
split-complementary
#6BDFE4 #E46BA2 #E4AC6B
monochromatic
#21AEB4 #37D4DB #6BDFE4 #9FEAED #D3F5F7
Accessibility & contrast
On white
1.58
#6BDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#6BDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFE4
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFE4 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#BEC7E5
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6bdfe4; /* rgb */ color: rgb(107, 223, 228); /* oklch */ color: oklch(83.9% 0.105 199.1);
Tailwind
colors: {
custom: {
50: '#9fe9ec',
500: '#6bdfe4',
950: '#000000',
},
}SCSS
$custom: #6bdfe4; $custom-light: #9fe9ec; $custom-dark: #000000;
JSON
{
"hex": "#6bdfe4",
"rgb": {
"r": 107,
"g": 223,
"b": 228
},
"hsl": {
"h": 182.479,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.83853,
"c": 0.10513,
"h": 199.1
},
"luminance": 0.61503
}Semantic roles & 50–950 ramp
primary
#6BDFE4
secondary
#B4443F
accent
#1C14D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484