#68DFE5#68DFE5
#68DFE5 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.107 H 199.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFE5 |
|---|---|
| RGB | rgb(104, 223, 229) |
| HSL | hsl(183, 71%, 65%) |
| HSV | hsv(183, 55%, 90%) |
| CMYK | cmyk(54.6%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.58, -31.68, -13.12) |
| CIE-LCH | lch(82.58, 34.29, 202.50°) |
| OKLab | oklab(83.78% -0.1008 -0.0363) |
| OKLCH | oklch(83.78% 0.107 199.8) |
| XYZ | xyz(46.2336, 61.3711, 83.5229) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Darkturquoise
#00CED1
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFE5 #E56E68
analogous
#68E5AC #68DFE5 #68A0E5
triadic
#68DFE5 #E568DF #DFE568
tetradic
#68DFE5 #AC68E5 #E56E68 #A0E568
square
#68DFE5 #AC68E5 #E56E68 #A0E568
split-complementary
#68DFE5 #E568A0 #E5AC68
monochromatic
#1FADB4 #34D4DC #68DFE5 #9CEAEE #D0F5F7
Accessibility & contrast
On white
1.58
#68DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#68DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFE5
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFE5 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#BDC7E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dfe5; /* rgb */ color: rgb(104, 223, 229); /* oklch */ color: oklch(83.8% 0.107 199.8);
Tailwind
colors: {
custom: {
50: '#9ee9ed',
500: '#68dfe5',
950: '#000000',
},
}SCSS
$custom: #68dfe5; $custom-light: #9ee9ed; $custom-dark: #000000;
JSON
{
"hex": "#68dfe5",
"rgb": {
"r": 104,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.88,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.83781,
"c": 0.10708,
"h": 199.8
},
"luminance": 0.61376
}Semantic roles & 50–950 ramp
primary
#68DFE5
secondary
#B4433D
accent
#1C13D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484