#69DDF4#69DDF4
#69DDF4 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.109 H 212.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDF4 |
|---|---|
| RGB | rgb(105, 221, 244) |
| HSL | hsl(190, 86%, 68%) |
| HSV | hsv(190, 57%, 96%) |
| CMYK | cmyk(57%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.51, -26.42, -21.17) |
| CIE-LCH | lch(82.51, 33.86, 218.71°) |
| OKLab | oklab(83.89% -0.0921 -0.0587) |
| OKLCH | oklch(83.89% 0.109 212.5) |
| XYZ | xyz(48.0047, 61.2431, 94.8617) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.42
Neon Blue
#04D9FF
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDF4 #F48069
analogous
#69F4C5 #69DDF4 #6997F4
triadic
#69DDF4 #F469DD #DDF469
tetradic
#69DDF4 #C569F4 #F48069 #97F469
square
#69DDF4 #C569F4 #F48069 #97F469
split-complementary
#69DDF4 #F46997 #F4C569
monochromatic
#0FB3D3 #30D0F0 #69DDF4 #A2EAF8 #DBF7FC
Accessibility & contrast
On white
1.58
#69DDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#69DDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDF4
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDF4 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F5
Deuteranopia (green-blind)
#B6C7F4
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69ddf4; /* rgb */ color: rgb(105, 221, 244); /* oklch */ color: oklch(83.9% 0.109 212.5);
Tailwind
colors: {
custom: {
50: '#9fe7f7',
500: '#69ddf4',
950: '#000000',
},
}SCSS
$custom: #69ddf4; $custom-light: #9fe7f7; $custom-dark: #000000;
JSON
{
"hex": "#69ddf4",
"rgb": {
"r": 105,
"g": 221,
"b": 244
},
"hsl": {
"h": 189.928,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.8389,
"c": 0.10918,
"h": 212.5
},
"luminance": 0.61248
}Semantic roles & 50–950 ramp
primary
#69DDF4
secondary
#CD4D34
accent
#2803E3
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485