#68DEF5#68DEF5
#68DEF5 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.110 H 212.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEF5 |
|---|---|
| RGB | rgb(104, 222, 245) |
| HSL | hsl(190, 88%, 68%) |
| HSV | hsv(190, 58%, 96%) |
| CMYK | cmyk(57.6%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(82.79, -26.82, -21.28) |
| CIE-LCH | lch(82.79, 34.23, 218.43°) |
| OKLab | oklab(84.12% -0.0933 -0.059) |
| OKLCH | oklch(84.12% 0.11 212.3) |
| XYZ | xyz(48.3050, 61.7734, 95.7463) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEF5 #F57F68
analogous
#68F5C5 #68DEF5 #6897F5
triadic
#68DEF5 #F568DE #DEF568
tetradic
#68DEF5 #C568F5 #F57F68 #97F568
square
#68DEF5 #C568F5 #F57F68 #97F568
split-complementary
#68DEF5 #F56897 #F5C568
monochromatic
#0EB4D5 #2FD1F1 #68DEF5 #A1EBF9 #DBF7FD
Accessibility & contrast
On white
1.57
#68DEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#68DEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEF5
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEF5 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F6
Deuteranopia (green-blind)
#B7C7F5
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68def5; /* rgb */ color: rgb(104, 222, 245); /* oklch */ color: oklch(84.1% 0.110 212.3);
Tailwind
colors: {
custom: {
50: '#9fe8f8',
500: '#68def5',
950: '#000000',
},
}SCSS
$custom: #68def5; $custom-light: #9fe8f8; $custom-dark: #000000;
JSON
{
"hex": "#68def5",
"rgb": {
"r": 104,
"g": 222,
"b": 245
},
"hsl": {
"h": 189.787,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.8412,
"c": 0.11041,
"h": 212.3
},
"luminance": 0.61778
}Semantic roles & 50–950 ramp
primary
#68DEF5
secondary
#CE4C33
accent
#2601E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485