#69F6F2#69F6F2
#69F6F2 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.5% C 0.122 H 192.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6F2 |
|---|---|
| RGB | rgb(105, 246, 242) |
| HSL | hsl(178, 89%, 69%) |
| HSV | hsv(178, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(89.54, -38.77, -9.57) |
| CIE-LCH | lch(89.54, 39.93, 193.86°) |
| OKLab | oklab(89.54% -0.1187 -0.0266) |
| OKLCH | oklch(89.54% 0.122 192.6) |
| XYZ | xyz(54.8015, 75.3200, 95.6373) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.80
Bright Turquoise
#0FFEF9
ΔE00 3.54
Aqua
#00FFFF
ΔE00 3.70
Bright Light Blue
#26F7FD
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6F2 #F6696D
analogous
#69F6AC #69F6F2 #69B4F6
triadic
#69F6F2 #F269F6 #F6F269
tetradic
#69F6F2 #AC69F6 #F6696D #B4F669
square
#69F6F2 #AC69F6 #F6696D #B4F669
split-complementary
#69F6F2 #F669B4 #F6AC69
monochromatic
#0DD8D2 #2FF3ED #69F6F2 #A3F9F7 #DCFDFC
Accessibility & contrast
On white
1.31
#69F6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#69F6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6F2
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6F2 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#D2DAF3
Tritanopia (blue-blind)
#00FCF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69f6f2; /* rgb */ color: rgb(105, 246, 242); /* oklch */ color: oklch(89.5% 0.122 192.6);
Tailwind
colors: {
custom: {
50: '#a1f9f6',
500: '#69f6f2',
950: '#000000',
},
}SCSS
$custom: #69f6f2; $custom-light: #a1f9f6; $custom-dark: #000000;
JSON
{
"hex": "#69f6f2",
"rgb": {
"r": 105,
"g": 246,
"b": 242
},
"hsl": {
"h": 178.298,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.89538,
"c": 0.12169,
"h": 192.6
},
"luminance": 0.75326
}Semantic roles & 50–950 ramp
primary
#69F6F2
secondary
#CF3438
accent
#0007E5
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585