#68DEDA#68DEDA
#68DEDA is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.107 H 192.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEDA |
|---|---|
| RGB | rgb(104, 222, 218) |
| HSL | hsl(178, 64%, 64%) |
| HSV | hsv(178, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.97, -34.10, -8.19) |
| CIE-LCH | lch(81.97, 35.06, 193.50°) |
| OKLab | oklab(83.19% -0.1042 -0.0227) |
| OKLCH | oklch(83.19% 0.107 192.3) |
| XYZ | xyz(44.4797, 60.2433, 75.6002) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 6.87
Bright Cyan
#41FDFE
ΔE00 7.26
Aqua Blue
#02D8E9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEDA #DE686C
analogous
#68DE9F #68DEDA #68A7DE
triadic
#68DEDA #DA68DE #DEDA68
tetradic
#68DEDA #9F68DE #DE686C #A7DE68
square
#68DEDA #9F68DE #DE686C #A7DE68
split-complementary
#68DEDA #DE68A7 #DE9F68
monochromatic
#25A7A3 #36D3CE #68DEDA #9AE9E6 #CCF4F3
Accessibility & contrast
On white
1.61
#68DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#68DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEDA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEDA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68deda; /* rgb */ color: rgb(104, 222, 218); /* oklch */ color: oklch(83.2% 0.107 192.3);
Tailwind
colors: {
custom: {
50: '#9de8e5',
500: '#68deda',
950: '#000000',
},
}SCSS
$custom: #68deda; $custom-light: #9de8e5; $custom-dark: #000000;
JSON
{
"hex": "#68deda",
"rgb": {
"r": 104,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.966,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.83185,
"c": 0.10668,
"h": 192.3
},
"luminance": 0.60248
}Semantic roles & 50–950 ramp
primary
#68DEDA
secondary
#AA4144
accent
#1A20CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484