#68DFE4#68DFE4
#68DFE4 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.107 H 199.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFE4 |
|---|---|
| RGB | rgb(104, 223, 228) |
| HSL | hsl(182, 70%, 65%) |
| HSV | hsv(182, 54%, 89%) |
| CMYK | cmyk(54.4%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(82.55, -31.94, -12.63) |
| CIE-LCH | lch(82.55, 34.35, 201.58°) |
| OKLab | oklab(83.75% -0.1012 -0.0349) |
| OKLCH | oklch(83.75% 0.107 199) |
| XYZ | xyz(46.0944, 61.3154, 82.7896) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 4.92
Mediumturquoise
#48D1CC
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFE4 #E46D68
analogous
#68E4AB #68DFE4 #68A1E4
triadic
#68DFE4 #E468DF #DFE468
tetradic
#68DFE4 #AB68E4 #E46D68 #A1E468
square
#68DFE4 #AB68E4 #E46D68 #A1E468
split-complementary
#68DFE4 #E468A1 #E4AB68
monochromatic
#20ACB2 #34D4DB #68DFE4 #9CEAED #D0F5F7
Accessibility & contrast
On white
1.58
#68DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#68DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFE4
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFE4 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#BDC7E5
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dfe4; /* rgb */ color: rgb(104, 223, 228); /* oklch */ color: oklch(83.7% 0.107 199.0);
Tailwind
colors: {
custom: {
50: '#9ee9ec',
500: '#68dfe4',
950: '#000000',
},
}SCSS
$custom: #68dfe4; $custom-light: #9ee9ec; $custom-dark: #000000;
JSON
{
"hex": "#68dfe4",
"rgb": {
"r": 104,
"g": 223,
"b": 228
},
"hsl": {
"h": 182.419,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.83747,
"c": 0.10702,
"h": 199
},
"luminance": 0.6132
}Semantic roles & 50–950 ramp
primary
#68DFE4
secondary
#B3423E
accent
#1C14D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484