#69DFF4#69DFF4
#69DFF4 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.110 H 210.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFF4 |
|---|---|
| RGB | rgb(105, 223, 244) |
| HSL | hsl(189, 86%, 68%) |
| HSV | hsv(189, 57%, 96%) |
| CMYK | cmyk(57%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(83.08, -27.40, -20.32) |
| CIE-LCH | lch(83.08, 34.11, 216.55°) |
| OKLab | oklab(84.35% -0.0942 -0.0563) |
| OKLCH | oklch(84.35% 0.11 210.9) |
| XYZ | xyz(48.5359, 62.3055, 95.0387) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 5.04
Aqua Blue
#02D8E9
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFF4 #F47E69
analogous
#69F4C3 #69DFF4 #6999F4
triadic
#69DFF4 #F469DF #DFF469
tetradic
#69DFF4 #C369F4 #F47E69 #99F469
square
#69DFF4 #C369F4 #F47E69 #99F469
split-complementary
#69DFF4 #F46999 #F4C369
monochromatic
#0FB6D3 #30D3F0 #69DFF4 #A2EBF8 #DBF7FC
Accessibility & contrast
On white
1.56
#69DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#69DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFF4
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFF4 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F5
Deuteranopia (green-blind)
#B8C8F4
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69dff4; /* rgb */ color: rgb(105, 223, 244); /* oklch */ color: oklch(84.3% 0.110 210.9);
Tailwind
colors: {
custom: {
50: '#a0e9f7',
500: '#69dff4',
950: '#000000',
},
}SCSS
$custom: #69dff4; $custom-light: #a0e9f7; $custom-dark: #000000;
JSON
{
"hex": "#69dff4",
"rgb": {
"r": 105,
"g": 223,
"b": 244
},
"hsl": {
"h": 189.065,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.84345,
"c": 0.1097,
"h": 210.9
},
"luminance": 0.6231
}Semantic roles & 50–950 ramp
primary
#69DFF4
secondary
#CD4B34
accent
#2503E3
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485