#68DDE5#68DDE5
#68DDE5 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.106 H 201.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDE5 |
|---|---|
| RGB | rgb(104, 221, 229) |
| HSL | hsl(184, 71%, 65%) |
| HSV | hsv(184, 55%, 90%) |
| CMYK | cmyk(54.6%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(82.01, -30.72, -13.98) |
| CIE-LCH | lch(82.01, 33.75, 204.46°) |
| OKLab | oklab(83.32% -0.0986 -0.0386) |
| OKLCH | oklch(83.32% 0.106 201.4) |
| XYZ | xyz(45.7024, 60.3087, 83.3458) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.27
Robin'S Egg
#6DEDFD
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDE5 #E57068
analogous
#68E5AE #68DDE5 #689EE5
triadic
#68DDE5 #E568DD #DDE568
tetradic
#68DDE5 #AE68E5 #E57068 #9EE568
square
#68DDE5 #AE68E5 #E57068 #9EE568
split-complementary
#68DDE5 #E5689E #E5AE68
monochromatic
#1FAAB4 #34D1DC #68DDE5 #9CE9EE #D0F5F7
Accessibility & contrast
On white
1.61
#68DDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#68DDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDE5
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDE5 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#BBC6E6
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dde5; /* rgb */ color: rgb(104, 221, 229); /* oklch */ color: oklch(83.3% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#9ee8ed',
500: '#68dde5',
950: '#000000',
},
}SCSS
$custom: #68dde5; $custom-light: #9ee8ed; $custom-dark: #000000;
JSON
{
"hex": "#68dde5",
"rgb": {
"r": 104,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.84,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.8332,
"c": 0.10593,
"h": 201.4
},
"luminance": 0.60313
}Semantic roles & 50–950 ramp
primary
#68DDE5
secondary
#B4453D
accent
#1F13D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484